diff options
author | Tapani Pälli <tapani.palli@intel.com> | 2015-08-03 10:46:33 +0300 |
---|---|---|
committer | Tapani Pälli <tapani.palli@intel.com> | 2015-08-13 12:55:17 +0300 |
commit | 24695f4b2738d930a2bc71b4ebc9e5d993980cae (patch) | |
tree | b5d23646e05f7720042ce67d69a5ceedd16ce757 /docs/intro.html | |
parent | 86a72ee48eb371566765566fc778d790bc9ce201 (diff) | |
download | external_mesa3d-24695f4b2738d930a2bc71b4ebc9e5d993980cae.zip external_mesa3d-24695f4b2738d930a2bc71b4ebc9e5d993980cae.tar.gz external_mesa3d-24695f4b2738d930a2bc71b4ebc9e5d993980cae.tar.bz2 |
mesa: fix name returned for XFB varyings
_mesa_get_program_resource_name has logic to append '[0]' in name
if variable is an array, this should be skipped for XFB varyings
that have array index already appended.
v2: fix comment, change also GL_NAME_LENGTH query to match
the behaviour
Fixes:
ES31-CTS.program_interface_query.transform-feedback-types
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Martin Peres <martin.peres@linux.intel.com>
Diffstat (limited to 'docs/intro.html')
0 files changed, 0 insertions, 0 deletions