diff options
author | Brian Paul <[email protected]> | 2012-08-17 10:50:39 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-08-18 07:39:51 -0600 |
commit | a6af24ee14a3e3cef99e96db539aa2abc911e6e0 (patch) | |
tree | 54b3d7457770825fcf147d9188da4237b6b3577e /src/glsl/ir_builder.cpp | |
parent | 34472a0d8713c4eb300c9d1de0844c8b78bcf1ab (diff) |
mesa: querying GL_TEXTURE_COMPRESSED_IMAGE_SIZE for a buffer obj is illegal
GL_INVALID_OPERATION is to be raised when querying a non-compressed
image/buffer. Since a buffer object can't have a compressed format this
query always generates an error.
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/glsl/ir_builder.cpp')
0 files changed, 0 insertions, 0 deletions