Home
last modified time | relevance | path

Searched refs:glGetQueryObjecti64vNULL (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3451 getQueryObjecti64v = &glGetQueryObjecti64vNULL; in initProcsDesktopGLNULL()
3886 getQueryObjecti64v = &glGetQueryObjecti64vNULL; in initProcsDesktopGLNULL()
4350 getQueryObjecti64v = &glGetQueryObjecti64vNULL; in initProcsDesktopGLNULL()
4763 getQueryObjecti64v = &glGetQueryObjecti64vNULL; in initProcsGLESNULL()
Dnull_functions.cpp1275 void INTERNAL_GL_APIENTRY glGetQueryObjecti64vNULL(GLuint id, GLenum pname, GLint64 *params) {} in glGetQueryObjecti64vNULL() function
Dnull_functions.h844 void INTERNAL_GL_APIENTRY glGetQueryObjecti64vNULL(GLuint id, GLenum pname, GLint64 *params);