Searched defs:depthScale (Results 1 – 2 of 2) sorted by relevance
152 const GLuint depthScale = 0xffffffff; in _mesa_texstore_z32() local189 const GLuint depthScale = 0xffffff; in _mesa_texstore_x8_z24() local219 const GLuint depthScale = 0xffffff; in _mesa_texstore_z24_x8() local253 const GLuint depthScale = 0xffff; in _mesa_texstore_z16() local327 const GLuint depthScale = 0xffffff; in _mesa_texstore_z24_s8() local406 const GLuint depthScale = 0xffffff; in _mesa_texstore_s8_z24() local
84 tcu::Vec4 depthScale; in LogImage() local