Lines Matching refs:depthScale
151 const GLuint depthScale = 0xffffffff; in _mesa_texstore_z32() local
173 depthScale, srcType, src, srcPacking); in _mesa_texstore_z32()
188 const GLuint depthScale = 0xffffff; in _mesa_texstore_x8_z24() local
203 depthScale, srcType, src, srcPacking); in _mesa_texstore_x8_z24()
218 const GLuint depthScale = 0xffffff; in _mesa_texstore_z24_x8() local
235 depthScale, srcType, src, srcPacking); in _mesa_texstore_z24_x8()
252 const GLuint depthScale = 0xffff; in _mesa_texstore_z16() local
267 GL_UNSIGNED_SHORT, dst16, depthScale, in _mesa_texstore_z16()
326 const GLuint depthScale = 0xffffff; in _mesa_texstore_z24_s8() local
371 depthScale, in _mesa_texstore_z24_s8()
405 const GLuint depthScale = 0xffffff; in _mesa_texstore_s8_z24() local
452 depthScale, in _mesa_texstore_s8_z24()