On Sat, Jul 12, 2014 at 9:51 PM, Chris Forbes wrote:
> This series adds various relaxations and extra plumbing to allow indexing
> arrays of uniform blocks with dynamically uniform expressions rather than
> only constant expressions.
>
> Covers only the GLSL part -- there are still a few loose end
This series adds various relaxations and extra plumbing to allow indexing
arrays of uniform blocks with dynamically uniform expressions rather than
only constant expressions.
Covers only the GLSL part -- there are still a few loose ends in the
corresponding i965 patches, so I'll send that support