Searched refs:glClearDepth (Results 1 – 25 of 31) sorted by relevance
12
28 glClearDepth = glClearDepth@8
31 glClearDepth
21 glClearDepth = glClearDepth@8
21 glClearDepth
813 &glClearDepth,
242 void (APIENTRY *glClearDepth )( GLclampd depth );
93 void GL_APIENTRY glClearDepth(GLdouble depth) in glClearDepth() function
1191 glClearDepth(1.0); in CreateGLTexture2DMultisample()1456 glClearDepth(1.0); in CreateGLTexture2DArrayMultisample()
36 gl->clearDepth = (glClearDepthFunc) loader->get("glClearDepth");
38 gl->clearDepth = (glClearDepthFunc) loader->get("glClearDepth");
44 gl->clearDepth = (glClearDepthFunc) loader->get("glClearDepth");
47 gl->clearDepth = (glClearDepthFunc) loader->get("glClearDepth");
46 gl->clearDepth = (glClearDepthFunc) loader->get("glClearDepth");
50 gl->clearDepth = (glClearDepthFunc) loader->get("glClearDepth");
57 gl->clearDepth = (glClearDepthFunc) loader->get("glClearDepth");
60 gl->clearDepth = (glClearDepthFunc) loader->get("glClearDepth");
64 #define glClearDepth glwClearDepth macro
64 gl->clearDepth = glClearDepth;
568 …The functions glClearDepth and glClearStencil allow an application to do the same with depth and s…
839 GLAPI void GLAPIENTRY glClearDepth( GLclampd depth );
64 void glClearDepth (glw::GLdouble depth);