Home | History | Annotate | Download | only in shared_impl

Lines Matching refs:DepthRangef

369 void DepthRangef(PP_Resource context_id, GLclampf zNear, GLclampf zFar) {
372 ToGles2Impl(&enter)->DepthRangef(zNear, zFar);
1597 &DepthRangef, &DetachShader,