glsl: At link-time, check that globals have matching centroid qualifiers
authorChad Versace <chad.versace@intel.com>
Mon, 10 Jan 2011 23:29:30 +0000 (15:29 -0800)
committerChad Versace <chad.versace@intel.com>
Mon, 10 Jan 2011 23:29:30 +0000 (15:29 -0800)
commit61428dd2ab66017f80dc4f3b0793e741d93a6d47
tree1c6e38ae20d397f5855611ba5663195e350bfdf4
parent0e3ff159f950f7481af53506a8331476bc54c00f
glsl: At link-time, check that globals have matching centroid qualifiers

Fixes bug 31923: http://bugs.freedesktop.org/show_bug.cgi?id=31923
src/glsl/linker.cpp