Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp2825 clearDepthf = &glClearDepthfNULL; in initProcsDesktopGLNULL()
3979 clearDepthf = &glClearDepthfNULL; in initProcsDesktopGLNULL()
4429 clearDepthf = &glClearDepthfNULL; in initProcsDesktopGLNULL()
5081 clearDepthf = &glClearDepthfNULL; in initProcsGLESNULL()
Dnull_functions.cpp264 void INTERNAL_GL_APIENTRY glClearDepthfNULL(GLfloat d) {} in glClearDepthfNULL() function
Dnull_functions.h184 void INTERNAL_GL_APIENTRY glClearDepthfNULL(GLfloat d);