Files
mesa/src/compiler
Ian Romanick 0c9df36157 glsl/linker: Mark no locations as invalid instead of marking all locations
If max_index were ever 32, the linker would have marked all 32
locations as invalid instead of marking none of them as invalid.  It's
a good thing the maximum value actually set by any driver for
MaxAttribs is 16.

Found by inspection while investigating CID 1369628.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
2018-01-10 07:21:11 -08:00
..
2017-07-21 08:47:56 +03:00
2017-10-13 15:02:34 -07:00
2017-12-06 08:57:18 +01:00
2017-12-06 08:57:18 +01:00
2017-12-06 08:57:18 +01:00
2017-10-12 21:47:06 -07:00
2016-09-12 10:48:35 +10:00