Searched defs:depthScale (Results 1 – 2 of 2) sorted by relevance
151 const GLuint depthScale = 0xffffffff; in _mesa_texstore_z32() local188 const GLuint depthScale = 0xffffff; in _mesa_texstore_x8_z24() local218 const GLuint depthScale = 0xffffff; in _mesa_texstore_z24_x8() local252 const GLuint depthScale = 0xffff; in _mesa_texstore_z16() local326 const GLuint depthScale = 0xffffff; in _mesa_texstore_z24_s8() local408 const GLuint depthScale = 0xffffff; in _mesa_texstore_s8_z24() local
90 tcu::Vec4 depthScale; in LogImage() local