Searched refs:glDepthFuncNULL (Results 1 – 3 of 3) sorted by relevance
3992 depthFunc = &glDepthFuncNULL; in initProcsDesktopGLNULL()5098 depthFunc = &glDepthFuncNULL; in initProcsGLESNULL()
442 void INTERNAL_GL_APIENTRY glDepthFuncNULL(GLenum func);
634 void INTERNAL_GL_APIENTRY glDepthFuncNULL(GLenum func) {} in glDepthFuncNULL() function