diff options
author | Ilia Mirkin <[email protected]> | 2016-02-27 16:04:51 -0500 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2016-03-28 20:18:46 -0400 |
commit | 659beca666c4e90ab5f366b231a94ed437898b80 (patch) | |
tree | 2408bd6840b45bbf5c15c839794106a38c90266b /src/mesa/math | |
parent | 4ed4a2af8628e6adaa04fbe489d2d95747cf3634 (diff) |
mesa: properly return GetTexLevelParameter queries for buffer textures
This fixes all failures with dEQP tests in this area. While
ARB_texture_buffer_object explicitly says that GetTexLevelParameter & co
should not be supported, GL 3.1 reverses this decision and allows all of
these queries there.
Conversely, there is no text that forbids the buffer-specific queries
from being used with non-buffer images.
Signed-off-by: Ilia Mirkin <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/math')
0 files changed, 0 insertions, 0 deletions