Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp3655 depthRangeArrayv = &glDepthRangeArrayvNULL; in initProcsDesktopGLNULL()
4432 depthRangeArrayv = &glDepthRangeArrayvNULL; in initProcsDesktopGLNULL()
Dnull_functions.cpp640 void INTERNAL_GL_APIENTRY glDepthRangeArrayvNULL(GLuint first, GLsizei count, const GLdouble *v) {} in glDepthRangeArrayvNULL() function
Dnull_functions.h445 void INTERNAL_GL_APIENTRY glDepthRangeArrayvNULL(GLuint first, GLsizei count, const GLdouble *v);