diff options
author | Mikko Juola <[email protected]> | 2013-07-30 20:39:00 +0300 |
---|---|---|
committer | Brian Paul <[email protected]> | 2013-07-31 07:27:01 -0600 |
commit | 8624a514c21e00ec51d4d9d2f4aee315378357ae (patch) | |
tree | 4b106d34b88efd340d31dc56f96f4e5c001da840 /src/gallium/auxiliary/gallivm | |
parent | e404105e7dc192ddfb88b80df4238a97caedf32e (diff) |
mesa: fix multisampling proxy textures not being queryable
The code that checks if some texture target is valid for
glGetTexLevelParameter*() was not programmed to check for multisampling
proxy textures. This made it impossible(?) to use the proxy textures
for their intended purpose as glGetTexLevelParameter*() would just fail
on you.
Reviewed-by: Brian Paul <[email protected]>
Cc: [email protected]
Diffstat (limited to 'src/gallium/auxiliary/gallivm')
0 files changed, 0 insertions, 0 deletions