OSDN Git Service

glsl: Recurse into uniform blocks just like uniform structures
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 22 Jan 2013 04:27:30 +0000 (23:27 -0500)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 25 Jan 2013 14:07:35 +0000 (09:07 -0500)
commit007de494d2cd110786075f8aa014d8a0547d2063
tree150070f39e06201c8dfc300ec4cc1c6b82cb44b9
parent25e75b0a134f8f4de326c310349fc13f5ca906f2
glsl: Recurse into uniform blocks just like uniform structures

v2: Inspite of the spell checker, spell recurse correctly.  Suggested by
Carl Worth.

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