diff options
author | Tapani Pälli <[email protected]> | 2015-08-13 17:03:44 +0300 |
---|---|---|
committer | Tapani Pälli <[email protected]> | 2015-08-17 10:02:52 +0300 |
commit | a7e6f8cc9f72fcf4eaef814eb50d53ccffd58730 (patch) | |
tree | fd850e87fdd5742155dd24ccd6c4c02c18193fba /CleanSpec.mk | |
parent | 2f5ee9bf27b912726dea969a5e5159e1d6665f6c (diff) |
mesa: fix target error checking in glGetTexLevelParameter
With non-dsa functions we need to do target error checking before
_mesa_get_current_tex_object which would just call _mesa_problem without
raising GL_INVALID_ENUM error. In other places of Mesa, target gets checked
before this call.
Fixes failures in:
ES31-CTS.texture_storage_multisample.APIGLGetTexLevelParameterifv.*
v2: do the target check also for dsa functions (Timothy)
Signed-off-by: Tapani Pälli <[email protected]>
Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'CleanSpec.mk')
0 files changed, 0 insertions, 0 deletions