Home
last modified time | relevance | path

Searched defs:depthScale (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexstore.c150 const GLuint depthScale = 0xffffffff; in _mesa_texstore_z32() local
187 const GLuint depthScale = 0xffffff; in _mesa_texstore_x8_z24() local
217 const GLuint depthScale = 0xffffff; in _mesa_texstore_z24_x8() local
251 const GLuint depthScale = 0xffff; in _mesa_texstore_z16() local
327 const GLuint depthScale = 0xffffff; in _mesa_texstore_z24_s8() local
406 const GLuint depthScale = 0xffffff; in _mesa_texstore_s8_z24() local
/external/deqp/framework/common/
DtcuTestLog.cpp83 tcu::Vec4 depthScale; in LogImage() local
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_state.c528 const GLfloat depthScale = 1.0F / ctx->DrawBuffer->_DepthMaxF; in radeonPolygonOffset() local
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_state.c720 const GLfloat depthScale = 1.0F / ctx->DrawBuffer->_DepthMaxF; in r200PolygonOffset() local