Searched refs:glBeginConditionalRenderNULL (Results 1 – 3 of 3) sorted by relevance
21 void INTERNAL_GL_APIENTRY glBeginConditionalRenderNULL(GLuint id, GLenum mode);
21 void INTERNAL_GL_APIENTRY glBeginConditionalRenderNULL(GLuint id, GLenum mode) {} in glBeginConditionalRenderNULL() function
4218 beginConditionalRender = &glBeginConditionalRenderNULL; in initProcsDesktopGLNULL()