Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
Dnull_functions.cpp638 void INTERNAL_GL_APIENTRY glDepthRangeNULL(GLdouble n, GLdouble f) {} in glDepthRangeNULL() function
Dnull_functions.h444 void INTERNAL_GL_APIENTRY glDepthRangeNULL(GLdouble n, GLdouble f);
DDispatchTableGL_autogen.cpp3994 depthRange = &glDepthRangeNULL; in initProcsDesktopGLNULL()