Searched defs:glClearDepthf (Results 1 – 7 of 7) sorted by relevance
25 glClearDepthf_t glClearDepthf; member
47 glClearDepthf(17, 17), enumConstant
334 GL_APICALL void GL_APIENTRY glClearDepthf(GLclampf depth){ in glClearDepthf() function
113 public void glClearDepthf(float depth) { in glClearDepthf() method in MatrixTrackingGL
373 GL_API void GL_APIENTRY glClearDepthf( GLclampf depth) { in glClearDepthf() function
66 void glClearDepthf(GLclampf depth) in glClearDepthf() function