glthread: implement glGetIntegerv for states that glthread tracks

for viewperf

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8297>
This commit is contained in:
Marek Olšák
2020-10-02 23:14:13 -04:00
committed by Marge Bot
parent 6febe2b880
commit d8ad570b3e
4 changed files with 124 additions and 1 deletions
+1 -1
View File
@@ -2712,7 +2712,7 @@
<glx sop="116" handcode="client"/>
</function>
<function name="GetIntegerv" es1="1.0" es2="2.0">
<function name="GetIntegerv" es1="1.0" es2="2.0" marshal="custom">
<param name="pname" type="GLenum"/>
<param name="params" type="GLint *" output="true" variable_param="pname"/>
<glx sop="117" handcode="client"/>