diff options
author | Brian Paul <[email protected]> | 2014-04-24 14:44:03 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2014-04-30 10:09:44 -0600 |
commit | 475f5ff64d7f64a9df2d7aabc772487bf24d1dd5 (patch) | |
tree | 48038aaf779ee1df4d0c0744ae339ba3a39d4d95 /src/mesa/main/shared.h | |
parent | 1c6aa6599efd9b5cca270bef2e53fd7ac5f31647 (diff) |
mesa: change invalid texture swizzle error to GL_INVALID_ENUM
The original GL_EXT_texture_swizzle extensions said GL_INVALID_OPERATION
was to be generated when the an invalid swizzle was passed to
glTexParameter(). But in OpenGL 3.3 and later, the error should be
GL_INVALID_ENUM.
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/main/shared.h')
0 files changed, 0 insertions, 0 deletions