Files
mesa/src
Timothy Arceri 51f912786f glsl: stop allocating memory for UBOs during linking
This just stops counting and assigning a storage location for
these uniforms, the count is only used to create the uniform storage.

These uniform types don't use this storage.

Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
2016-07-05 20:18:05 +10:00
..
2016-06-23 13:55:03 -07:00
2016-07-05 18:42:06 +10:00