OSDN Git Service

glsl: Assert that interfaces, like structures, are not seen as leaf types
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 22 Jan 2013 04:43:25 +0000 (23:43 -0500)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 25 Jan 2013 14:07:35 +0000 (09:07 -0500)
commitbd963e12ef6c9655f2319f813be412ea22763264
tree1e7b53c62ab297a3161cca0c1d458a2403a4a751
parent99b8935ce2d63902bdb3e5a76154240f0e011b80
glsl: Assert that interfaces, like structures, are not seen as leaf types

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Carl Worth <cworth@cworth.org>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/glsl/link_uniforms.cpp