glcpp: Don't define macros for extensions that aren't in ES
[mesa.git] / src / glsl / lower_ubo_reference.cpp
2012-08-07 Eric Anholtglsl: Add a lowering pass to turn complicated UBO refer...