Searched refs:glClearDepthx (Results 1 – 12 of 12) sorted by relevance
43 glClearDepthx
44 glClearDepthx @35
45 glClearDepthx;
62 void (*glClearDepthx)(GLclampx depth); member in LibGLES_CMexports
636 GL_API void GL_APIENTRY glClearDepthx(GLclampx depth) in glClearDepthx() function1439 this->glClearDepthx = es1::ClearDepthx; in LibGLES_CMexports()
4739 FUNCTION(glClearDepthx), in es1GetProcAddress()
108 GL_API void GL_APIENTRY glClearDepthx (GLclampx depth);
101 public void glClearDepthx(int depth) { in glClearDepthx() method in GLErrorLogger.ErrorLoggingGL102 ((GL10)mGL).glClearDepthx(depth); in glClearDepthx()
460 GL_API void GL_APIENTRY glClearDepthx (GLfixed depth);
451 GL_API void GL_APIENTRY glClearDepthx (GLfixed depth);
642 GL_API void GL_APIENTRY glClearDepthx (GLclampx depth);
73 "glClearDepthx",