Searched defs:depthScale (Results 1 – 4 of 4) sorted by relevance
1013 const GLuint depthScale = 0xffffffff; in _mesa_texstore_z32() local1063 const GLuint depthScale = 0xffffff; in _mesa_texstore_x8_z24() local1093 const GLuint depthScale = 0xffffff; in _mesa_texstore_z24_x8() local1127 const GLuint depthScale = 0xffff; in _mesa_texstore_z16() local2777 const GLuint depthScale = 0xffffff; in _mesa_texstore_z24_s8() local2869 const GLuint depthScale = 0xffffff; in _mesa_texstore_s8_z24() local
524 const GLfloat depthScale = 1.0F / ctx->DrawBuffer->_DepthMaxF; in radeonPolygonOffset() local1354 const GLfloat depthScale = 1.0F / ctx->DrawBuffer->_DepthMaxF; in radeonUpdateWindow() local
717 const GLfloat depthScale = 1.0F / ctx->DrawBuffer->_DepthMaxF; in r200PolygonOffset() local1547 const GLfloat depthScale = 1.0F / ctx->DrawBuffer->_DepthMaxF; in r200UpdateWindow() local
83 tcu::Vec4 depthScale; in LogImage() local