summaryrefslogtreecommitdiffstats
path: root/src/glsl/SConscript
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2011-10-24 12:23:50 -0700
committerIan Romanick <[email protected]>2011-10-25 17:51:57 -0700
commit6437a71d4172273db670b959dd66e3b34c866962 (patch)
treea6b4bc5a3d7d29ce7e0c3479cd1ebbab44720643 /src/glsl/SConscript
parent747e59c7590bd11a4964c6ca12c5ff0dbb6282f2 (diff)
ir_to_mesa: Use uniform_field_visitor to add all struct fields to parameter list
Previously the uniform was passed as single, whole structure to _mesa_add_parameter. This was completely bogus and resulted in a DataType of 0 (instead of a valid GLSL type enum). Signed-off-by: Ian Romanick <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=41980 Tested-by: Brian Paul <[email protected]> Cc: Bryan Cain <[email protected]> Cc: Vinson Lee <[email protected]> Cc: José Fonseca <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/glsl/SConscript')
0 files changed, 0 insertions, 0 deletions