Lines Matching defs:glDepthRangef
13 void glDepthRangef(GLclampf zNear, GLclampf zFar);337 void glDepthRangef(GLclampf zNear, GLclampf zFar)340 ctx->glDepthRangef(ctx, zNear, zFar);