Home | History | Annotate | Download | only in main

Lines Matching refs:DepthScale

1013    const GLuint depthScale = 0xffffffff;
1025 if (ctx->Pixel.DepthScale == 1.0f &&
1048 depthScale, srcType, src, srcPacking);
1063 const GLuint depthScale = 0xffffff;
1078 depthScale, srcType, src, srcPacking);
1093 const GLuint depthScale = 0xffffff;
1110 depthScale, srcType, src, srcPacking);
1127 const GLuint depthScale = 0xffff;
1132 if (ctx->Pixel.DepthScale == 1.0f &&
1155 GL_UNSIGNED_SHORT, dst16, depthScale,
2777 const GLuint depthScale = 0xffffff;
2788 if (srcFormat == GL_DEPTH_STENCIL && ctx->Pixel.DepthScale == 1.0f &&
2833 depthScale,
2869 const GLuint depthScale = 0xffffff;
2915 depthScale,
3832 ctx->Pixel.DepthScale == 1.0f &&