Searched refs:glGetQueryObjecti64vNULL (Results 1 – 3 of 3) sorted by relevance
3451 getQueryObjecti64v = &glGetQueryObjecti64vNULL; in initProcsDesktopGLNULL()3886 getQueryObjecti64v = &glGetQueryObjecti64vNULL; in initProcsDesktopGLNULL()4350 getQueryObjecti64v = &glGetQueryObjecti64vNULL; in initProcsDesktopGLNULL()4763 getQueryObjecti64v = &glGetQueryObjecti64vNULL; in initProcsGLESNULL()
844 void INTERNAL_GL_APIENTRY glGetQueryObjecti64vNULL(GLuint id, GLenum pname, GLint64 *params);
1275 void INTERNAL_GL_APIENTRY glGetQueryObjecti64vNULL(GLuint id, GLenum pname, GLint64 *params) {} in glGetQueryObjecti64vNULL() function