glsl: avoid using gl context as a memory context
[mesa.git] / src / glsl / lower_ubo_reference.cpp
2012-08-07 Eric Anholtglsl: Add a lowering pass to turn complicated UBO refer...