Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
Dnull_functions.cpp262 void INTERNAL_GL_APIENTRY glClearDepthNULL(GLdouble depth) {} in glClearDepthNULL() function
Dnull_functions.h183 void INTERNAL_GL_APIENTRY glClearDepthNULL(GLdouble depth);
DDispatchTableGL_autogen.cpp3988 clearDepth = &glClearDepthNULL; in initProcsDesktopGLNULL()