summaryrefslogtreecommitdiff
path: root/install-gallium-links.mk
diff options
context:
space:
mode:
authorSamuel Iglesias Gonsalvez <siglesias@igalia.com>2015-10-27 09:33:01 +0100
committerSamuel Iglesias Gonsalvez <siglesias@igalia.com>2015-10-28 08:40:51 +0100
commit74fcc4c41fe547ea5fb8e23f25fc71b25f5afe96 (patch)
tree2b64e2e0748c3bdde6341184d5e5750f1ae760c9 /install-gallium-links.mk
parent03c92ffbf636ef9333f4575602e4de471ec7cdba (diff)
main: fix GL_MAX_NUM_ACTIVE_VARIABLES value for shader storage blocks
The maximum number of active variables for shader storage blocks should take into account the specific rules for shader storage blocks, i.e. for an active shader storage block member declared as an array, an entry will be generated only for the first array element, regardless of its type. Fixes 3 dEQP-GLES31.functional.* tests: dEQP-GLES31.functional.program_interface_query.shader_storage_block.active_variables.named_block dEQP-GLES31.functional.program_interface_query.shader_storage_block.active_variables.unnamed_block dEQP-GLES31.functional.program_interface_query.shader_storage_block.active_variables.block_array Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com> Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Diffstat (limited to 'install-gallium-links.mk')
0 files changed, 0 insertions, 0 deletions