Searched refs:GetQueryObjectuiv (Results 1 – 8 of 8) sorted by relevance
158 GET_PROC(GetQueryObjectuiv); in GrGLMakeAssembledGLInterface()
238 void GetQueryObjectuiv(GLuint id, GLenum pname, GLuint *params);
1067 return gl::GetQueryObjectuiv(id, pname, params); in glGetQueryObjectuiv()
781 void GetQueryObjectuiv(GLuint id, GLenum pname, GLuint *params) in GetQueryObjectuiv() function
6455 FUNCTION(GetQueryObjectuiv), in es2GetProcAddress()
1087 { "glGetQueryObjectuiv", _O(GetQueryObjectuiv) },
992 #define glGetQueryObjectuiv MANGLE(GetQueryObjectuiv)