Searched refs:ClearDepthf (Results 1 – 7 of 7) sorted by relevance
171 void ClearDepthf(GLclampf depth);633 return es1::ClearDepthf(depth); in glClearDepthf()1438 this->glClearDepthf = es1::ClearDepthf; in LibGLES_CMexports()
497 void ClearDepthf(GLclampf depth) in ClearDepthf() function511 ClearDepthf((float)depth / 0x10000); in ClearDepthx()
42 void ClearDepthf(GLclampf depth);
130 return gl::ClearDepthf(depth); in glClearDepthf()1563 this->glClearDepthf = gl::ClearDepthf; in LibGLESv2exports()
627 void ClearDepthf(GLclampf depth) in ClearDepthf() function6351 FUNCTION(ClearDepthf), in es2GetProcAddress()
1222 { "glClearDepthf", _O(ClearDepthf) },
192 #define glClearDepthf MANGLE(ClearDepthf)