OSDN Git Service

glsl: Don't choke when printing an anonymous function parameter
authorIan Romanick <ian.d.romanick@intel.com>
Sat, 25 Jun 2011 00:30:41 +0000 (17:30 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 7 Jul 2011 00:06:19 +0000 (17:06 -0700)
commitb8972db22342a417b2a88577bc34b61d8f0eeb94
treee0c542685c5b3fb73329427d3cef76473eec5d11
parentf28cf18609cd8df2d0f8384c8aed188f4bdbb498
glsl: Don't choke when printing an anonymous function parameter

NOTE: This is a candidate for the 7.10 and 7.11 branches.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=38584
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
(cherry picked from commit 174cef7fee7d400fc89a3ce68b7791d2aa3eb90f)
src/glsl/ir_print_visitor.cpp