Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3189 getQueryObjectuiv = &glGetQueryObjectuivNULL; in initProcsDesktopGLNULL()
4101 getQueryObjectuiv = &glGetQueryObjectuivNULL; in initProcsDesktopGLNULL()
4766 getQueryObjectuiv = &glGetQueryObjectuivNULL; in initProcsGLESNULL()
4843 getQueryObjectuiv = &glGetQueryObjectuivNULL; in initProcsGLESNULL()
5256 getQueryObjectuiv = &glGetQueryObjectuivNULL; in initProcsGLESNULL()
Dnull_functions.cpp1281 void INTERNAL_GL_APIENTRY glGetQueryObjectuivNULL(GLuint id, GLenum pname, GLuint *params) {} in glGetQueryObjectuivNULL() function
Dnull_functions.h847 void INTERNAL_GL_APIENTRY glGetQueryObjectuivNULL(GLuint id, GLenum pname, GLuint *params);