Searched refs:ClearDepthx (Results 1 – 3 of 3) sorted by relevance
172 void GL_APIENTRY ClearDepthx(GLclampx depth);638 return es1::ClearDepthx(depth); in glClearDepthx()1439 this->glClearDepthx = es1::ClearDepthx; in LibGLES_CMexports()
509 void GL_APIENTRY ClearDepthx(GLclampx depth) in ClearDepthx() function
110 ANGLE_CAPTURE(ClearDepthx, isCallValid, context, depth); in GL_ClearDepthx()