Searched refs:glGetQueryObjectuivNULL (Results 1 – 3 of 3) sorted by relevance
2918 getQueryObjectuiv = &glGetQueryObjectuivNULL; in initProcsDesktopGLNULL()3892 getQueryObjectuiv = &glGetQueryObjectuivNULL; in initProcsDesktopGLNULL()4881 getQueryObjectuiv = &glGetQueryObjectuivNULL; in initProcsGLESNULL()5113 getQueryObjectuiv = &glGetQueryObjectuivNULL; in initProcsGLESNULL()5188 getQueryObjectuiv = &glGetQueryObjectuivNULL; in initProcsGLESNULL()
815 void INTERNAL_GL_APIENTRY glGetQueryObjectuivNULL(GLuint id, GLenum pname, GLuint *params);
1241 void INTERNAL_GL_APIENTRY glGetQueryObjectuivNULL(GLuint id, GLenum pname, GLuint *params) {} in glGetQueryObjectuivNULL() function