diff options
author | James Legg <jlegg@feralinteractive.com> | 2016-07-20 11:55:43 +0100 |
---|---|---|
committer | Jose Fonseca <jfonseca@vmware.com> | 2016-07-23 17:07:25 +0100 |
commit | 4b0fe1a8fc71829ba628e00534a9098fcce9c152 (patch) | |
tree | 0e8bdd862e58d55359f51fca2afcd177fad4486e /docs | |
parent | 29b562692c979690e50c24968b9bbf722154bc5a (diff) |
glretrace: Remove ARB_direct_state_access path in getTextureTarget.
If the effective type of the texture is GL_BUFFER_TEXTURE, then it is an
error to use it with glGetTextureParameteriv. This means we would have
to check for an error and assume it is a texture buffer if there was
one, in which case this isn't any cleaner than the other path.
For https://github.com/apitrace/apitrace/issues/427
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions