Searched defs:glDepthRangef (Results 1 – 13 of 13) sorted by relevance
43 void GL_APIENTRY glDepthRangef(GLfloat n, GLfloat f) in glDepthRangef() function
142 #define glDepthRangef l_glDepthRangef macro
142 #define glDepthRangef t_glDepthRangef macro
748 GL_API void GL_APIENTRY glDepthRangef(GLclampf zNear, GLclampf zFar) in glDepthRangef() function
195 public void glDepthRangef(float zNear, float zFar) { in glDepthRangef() method in GLErrorLogger.ErrorLoggingGL
164 #define glDepthRangef glwDepthRangef macro
245 GL_APICALL void GL_APIENTRY glDepthRangef(GLclampf zNear, GLclampf zFar) in glDepthRangef() function
238 void GL_APIENTRY glDepthRangef(GLfloat n, GLfloat f) in glDepthRangef() function
4343 void GL_APIENTRY glDepthRangef(GLfloat n, GLfloat f) in glDepthRangef() function
1503 GLW_APICALL void GLW_APIENTRY glDepthRangef (GLfloat n, GLfloat f) function
1134 void CallLogWrapper::glDepthRangef (glw::GLfloat n, glw::GLfloat f) function in CallLogWrapper
3824 #define glDepthRangef GLEW_GET_FUN(__glewDepthRangef) macro
17182 #define glDepthRangef epoxy_glDepthRangef macro