glClearDepthf     938 gpu/command_buffer/client/gles2_c_lib_autogen.h     {"glClearDepthf", reinterpret_cast<GLES2FunctionPointer>(glClearDepthf), },
glClearDepthf     177 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc     glClearDepthf(depth);
glClearDepthf     412 native_client_sdk/src/examples/api/graphics_3d/graphics_3d.cc     glClearDepthf(1.0f);
glClearDepthf     415 native_client_sdk/src/gonacl_appengine/src/cube/cube.cc     glClearDepthf(1.0f);
glClearDepthf     656 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void         GL_APIENTRY glClearDepthf (GLclampf depth);
glClearDepthf     395 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glClearDepthf (GLfloat d);
glClearDepthf      24 ui/gl/gl_implementation_android.cc   glClearDepthf(static_cast<GLclampf>(depth));
glClearDepthf      21 ui/gl/gl_implementation_ozone.cc   glClearDepthf(static_cast<GLclampf>(depth));
glClearDepthf      42 ui/gl/gl_implementation_win.cc   glClearDepthf(static_cast<GLclampf>(depth));
glClearDepthf      26 ui/gl/gl_implementation_x11.cc   glClearDepthf(static_cast<GLclampf>(depth));