Home | History | Annotate | Download | only in client

Lines Matching defs:DepthRangef

377 void DepthRangef(GLclampf zNear, GLclampf zFar) {
378 gles2::cmds::DepthRangef* c = GetCmdSpace<gles2::cmds::DepthRangef>();