diff options
author | Brian Paul <[email protected]> | 2014-08-15 16:55:40 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2014-08-16 06:48:45 -0600 |
commit | 9d9879abed5bf99bc7beb9e20ac71a179585ff90 (patch) | |
tree | b29516bd2418c17013ee3393222c0a87ae496318 /.gitignore | |
parent | cf8b680f40a4d1a48be82798b7a09da2d828bee5 (diff) |
mesa: fix compressed_subtexture_error_check() return value
The function should return GLboolean, not GLenum.
If we detect invalid compressed pixel storage parameters, we should
return GL_TRUE, not GL_FALSE so that the function is no-op'd.
An update to the piglit s3tc-errors test will check this.
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions