Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3469 beginQueryIndexed = &glBeginQueryIndexedNULL; in initProcsDesktopGLNULL()
4377 beginQueryIndexed = &glBeginQueryIndexedNULL; in initProcsDesktopGLNULL()
Dnull_functions.cpp25 void INTERNAL_GL_APIENTRY glBeginQueryIndexedNULL(GLenum target, GLuint index, GLuint id) {} in glBeginQueryIndexedNULL() function
Dnull_functions.h23 void INTERNAL_GL_APIENTRY glBeginQueryIndexedNULL(GLenum target, GLuint index, GLuint id);