Searched refs:glClearDepthNULL (Results 1 – 3 of 3) sorted by relevance
183 void INTERNAL_GL_APIENTRY glClearDepthNULL(GLdouble depth);
262 void INTERNAL_GL_APIENTRY glClearDepthNULL(GLdouble depth) {} in glClearDepthNULL() function
3988 clearDepth = &glClearDepthNULL; in initProcsDesktopGLNULL()