Searched refs:glClearDepthx (Results 1 – 7 of 7) sorted by relevance
70 glClearDepthx_t glClearDepthx; member
87 s_gl.glClearDepthx = (glClearDepthx_t) s_gles_lib->findSymbol("glClearDepthx"); in init_gl_dispatch()
642 GL_API void GL_APIENTRY glClearDepthx (GLclampx depth);
62 glClearDepthx(31, 31), enumConstant555 case 31: return glClearDepthx; in valueOf()
48 GL_ENTRY(void, glClearDepthx, GLclampx depth)
45 void, glClearDepthx, GLclampx depth
374 GL_API void GL_APIENTRY glClearDepthx( GLclampx depth) { in glClearDepthx() function