mesa/src
Kenneth Graunke f25d94084c glsl: Propagate UBO binding qualifier into UBO member variables.
Without an instance name, there is no ir_variable representing the
actual uniform block declaration.  When the linker goes to set uniform
initializers, it only sees the members as ir_variables; never the block.

So, unfortunately, the members need to know about the binding.

There has to be a better way to do this.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
2013-07-18 16:57:24 -07:00
..
egl egl: Drop configs with unknown or invalide __DRI_ATTRIB_RENDER_TYPE 2013-07-18 16:03:42 -07:00
gallium llvmpipe: clamp inputs for srgb render buffers 2013-07-18 19:04:20 +02:00
gbm
getopt
glsl glsl: Propagate UBO binding qualifier into UBO member variables. 2013-07-18 16:57:24 -07:00
glx glx: Enable floating-point fbconfig extensions 2013-07-18 16:03:42 -07:00
gtest
mapi glapi: Do not use backtrace on OpenBSD. 2013-07-16 09:00:38 -07:00
mesa i965: Combine URB code emission into a single group. 2013-07-18 16:57:21 -07:00
Makefile.am build: Remove GALLIUM_DIRS 2013-04-15 12:04:26 -07:00
SConscript