diff options
author | Samuel Iglesias Gonsalvez <siglesias@igalia.com> | 2015-05-13 12:18:31 +0200 |
---|---|---|
committer | Samuel Iglesias Gonsalvez <siglesias@igalia.com> | 2015-05-20 07:24:53 +0200 |
commit | 4ee69a97bb0af0cc216539c48b246ea2abf8f208 (patch) | |
tree | 39961becc8135e578cb4f9941ec3773bdc5733e3 /src/gallium | |
parent | 1b052906763a36465e384366b875235b962ac143 (diff) | |
download | external_mesa3d-4ee69a97bb0af0cc216539c48b246ea2abf8f208.zip external_mesa3d-4ee69a97bb0af0cc216539c48b246ea2abf8f208.tar.gz external_mesa3d-4ee69a97bb0af0cc216539c48b246ea2abf8f208.tar.bz2 |
mesa/main: validate name syntax for array variables only
From ARB_program_interface_query:
"Note that if an interface enumerates a single active resource list
entry for an array variable (e.g., "a[0]"), a <name> identifying
any array element other than the first (e.g., "a[1]") is not
considered to match."
It doesn't apply to arrays of interface blocks but just to array
variables.
Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions