Home
last modified time | relevance | path

Searched refs:ClearDepthx (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp172 void GL_APIENTRY ClearDepthx(GLclampx depth);
638 return es1::ClearDepthx(depth); in glClearDepthx()
1439 this->glClearDepthx = es1::ClearDepthx; in LibGLES_CMexports()
DlibGLES_CM.cpp509 void GL_APIENTRY ClearDepthx(GLclampx depth) in ClearDepthx() function
/external/angle/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp110 ANGLE_CAPTURE(ClearDepthx, isCallValid, context, depth); in GL_ClearDepthx()