Home | History | Annotate | Download | only in main

Lines Matching full:depthscale

150    const GLuint depthScale = 0xffffffff;
172 depthScale, srcType, src, srcPacking);
187 const GLuint depthScale = 0xffffff;
202 depthScale, srcType, src, srcPacking);
217 const GLuint depthScale = 0xffffff;
234 depthScale, srcType, src, srcPacking);
251 const GLuint depthScale = 0xffff;
266 GL_UNSIGNED_SHORT, dst16, depthScale,
327 const GLuint depthScale = 0xffffff;
372 depthScale,
406 const GLuint depthScale = 0xffffff;
453 depthScale,
833 return ctx->Pixel.DepthScale != 1.0f ||