diff options
author | Dave Airlie <[email protected]> | 2016-05-03 15:20:48 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2016-05-03 20:12:52 +1000 |
commit | 30823f997b96e3568bc94827253e3a2b08e86598 (patch) | |
tree | fda53d9544db4c0d9bfa666b23d8630bc40b43a6 /src/mesa/main/objectlabel.c | |
parent | 5541e11b9a1a4aa3b785d5d426276f9eb4795b61 (diff) |
mesa/textureview: move error checks up higher
GL43-CTS.texture_view.errors checks for GL_INVALID_VALUE
here but we catch these problems in the dimensionsOK check
and return the wrong error value.
This fixes:
GL43-CTS.texture_view.errors.
Reviewed-by: Anuj Phogat <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/mesa/main/objectlabel.c')
0 files changed, 0 insertions, 0 deletions