Lines Matching refs:depthScale
1013 const GLuint depthScale = 0xffffffff; in _mesa_texstore_z32() local
1048 depthScale, srcType, src, srcPacking); in _mesa_texstore_z32()
1063 const GLuint depthScale = 0xffffff; in _mesa_texstore_x8_z24() local
1078 depthScale, srcType, src, srcPacking); in _mesa_texstore_x8_z24()
1093 const GLuint depthScale = 0xffffff; in _mesa_texstore_z24_x8() local
1110 depthScale, srcType, src, srcPacking); in _mesa_texstore_z24_x8()
1127 const GLuint depthScale = 0xffff; in _mesa_texstore_z16() local
1155 GL_UNSIGNED_SHORT, dst16, depthScale, in _mesa_texstore_z16()
2777 const GLuint depthScale = 0xffffff; in _mesa_texstore_z24_s8() local
2833 depthScale, in _mesa_texstore_z24_s8()
2869 const GLuint depthScale = 0xffffff; in _mesa_texstore_s8_z24() local
2915 depthScale, in _mesa_texstore_s8_z24()