Home | History | Annotate | Download | only in client

Lines Matching defs:ClearDepthf

153 void ClearDepthf(GLclampf depth) {
154 gles2::cmds::ClearDepthf* c = GetCmdSpace<gles2::cmds::ClearDepthf>();