Missing GLSL1.4 feature on Ironlake: UBO
Opened this issue · 1 comments
chrisforbes commented
These are a DX10-level feature, so should be implementable on Gen4+.
chrisforbes commented
This ought to be really easy too -- we already have support for pull constants because we have to spill some push constants out.