Skip to content
Snippets Groups Projects
Commit 3db7a7e8 authored by Daniel Scharrer's avatar Daniel Scharrer Committed by Emil Velikov
Browse files

mesa: add missing queries for ARB_direct_state_access


This adds index queries (glGet*i_v) for GL_TEXTURE_BINDING_* and
GL_SAMPLER_BINDING, as well as textue queries
(glGetTex{,ture}Parameter*) for GL_TEXTURE_TARGET.

CC: "10.6 11.0" <mesa-stable@lists.freedesktop.org>

Reviewed-by: default avatarFredrik Höglund <fredrik@kde.org>
Signed-off-by: default avatarFredrik Höglund <fredrik@kde.org>
(cherry picked from commit 5aaaaebf)

Conflicts:
	src/mesa/main/texparam.c
parent 6b968dde
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment