Searched refs:glClearDepthfOES (Results 1 – 9 of 9) sorted by relevance
245 {"glClearDepthfOES", (void *)glClearDepthfOES},
248 glClearDepthfOES_t glClearDepthfOES; member520 …thfOES(glClearDepthfOES_t f) { glClearDepthfOES_t retval = glClearDepthfOES; glClearDepthfOES = f;… in set_glClearDepthfOES()
1181 void glClearDepthfOES(GLclampf depth) in glClearDepthfOES() function1183 getDispatch()->glClearDepthfOES(depth); in glClearDepthfOES()
238 {"glClearDepthfOES", (void*)glClearDepthfOES},
258 glClearDepthfOES_client_proc_t glClearDepthfOES; member
258 glClearDepthfOES = (glClearDepthfOES_client_proc_t) getProc("glClearDepthfOES", userData); in initDispatchByName()
254 void glClearDepthfOES(GLclampf depth);1787 void glClearDepthfOES(GLclampf depth) in glClearDepthfOES() function1790 ctx->glClearDepthfOES(ctx, depth); in glClearDepthfOES()
8416 this->glClearDepthfOES = &glClearDepthfOES_enc; in gl_encoder_context_t()
64 API_ENTRY(glClearDepthfOES,