Home | History | Annotate | Download | only in client

Lines Matching refs:DepthMask

370 void DepthMask(GLboolean flag) {
371 gles2::cmds::DepthMask* c = GetCmdSpace<gles2::cmds::DepthMask>();