diff options
author | Tapani Pälli <[email protected]> | 2015-08-03 08:58:20 +0300 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-10-21 14:23:22 +0100 |
commit | 13276962c7e7a490c68bb6479f770e2d145818b8 (patch) | |
tree | 5c3180901baad07abc83e7515ac3c12628affb4f /src/glsl/opt_tree_grafting.cpp | |
parent | 03ab39fa702f2e5dd95a43abd17d70706e3c0eaf (diff) |
mesa: fix ARRAY_SIZE query for GetProgramResourceiv
Patch also refactors name length queries which were using array size
in computation, this has to be done in same time to avoid regression in
arb_program_interface_query-resource-query Piglit test.
Fixes rest of the failures with
ES31-CTS.program_interface_query.no-locations
v2: make additional check only for GS inputs
v3: create helper function for resource name length
so that it gets calculated only in one place
Signed-off-by: Tapani Pälli <[email protected]>
Reviewed-by: Martin Peres <[email protected]>
(cherry picked from commit c0722be9f58ef89dae98d8c459ec4f9589f97748)
Diffstat (limited to 'src/glsl/opt_tree_grafting.cpp')
0 files changed, 0 insertions, 0 deletions