chrisforbes/mesa

Missing GLSL1.4 feature on Ironlake: UBO

Opened this issue · 1 comments

These are a DX10-level feature, so should be implementable on Gen4+.

This ought to be really easy too -- we already have support for pull constants because we have to spill some push constants out.