Searched defs:glDepthRange (Results 1 – 7 of 7) sorted by relevance
671 #define glDepthRange gl3wDepthRange macro
159 #define glDepthRange glwDepthRange macro
1522 #define glDepthRange glad_glDepthRange macro
1464 GLW_APICALL void GLW_APIENTRY glDepthRange (GLdouble n, GLdouble f) function
293 void GL_APIENTRY glDepthRange(GLdouble n, GLdouble f) in glDepthRange() function
308 void GL_APIENTRY glDepthRange(GLdouble n, GLdouble f) in glDepthRange() function
1099 void CallLogWrapper::glDepthRange (glw::GLdouble n, glw::GLdouble f) function in CallLogWrapper