Searched refs:glClearDepthf (Results 1 – 10 of 10) sorted by relevance
25 glClearDepthf_t glClearDepthf; member
42 s_gl.glClearDepthf = (glClearDepthf_t) s_gles_lib->findSymbol("glClearDepthf"); in init_gl_dispatch()
595 GL_API void GL_APIENTRY glClearDepthf (GLclampf depth);
491 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth);
18 GL_ENTRY(void, glClearDepthf, GLclampf depth)
60 glClearDepthf(29, 29), enumConstant553 case 29: return glClearDepthf; in valueOf()
3 GL_ENTRY(void, glClearDepthf, GLclampf depth)
120 …esExtensions)["glClearDepthfOES"] = (__translatorMustCastToProperFunctionPointerType)glClearDepthf; in getProcAddress()369 GL_API void GL_APIENTRY glClearDepthf( GLclampf depth) { in glClearDepthf() function
43 void, glClearDepthf, GLclampf depth
334 GL_APICALL void GL_APIENTRY glClearDepthf(GLclampf depth){ in glClearDepthf() function