Home
last modified time | relevance | path

Searched defs:depthMax (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_copypix.c200 const GLuint depthMax = ctx->DrawBuffer->_DepthMax; in scale_and_bias_z() local
Ds_drawpix.c369 const GLuint depthMax = ctx->DrawBuffer->_DepthMax; in draw_depth_pixels() local
Ds_span.c70 const GLfloat depthMax = ctx->DrawBuffer->_DepthMaxF; in _swrast_span_default_attribs() local
/external/mesa3d/src/mesa/math/
Dm_matrix.c1115 const float translate[3], double depthMax) in _math_matrix_viewport()
/external/mesa3d/src/mesa/main/
Dpack.c785 GLenum dstType, GLvoid *dest, GLuint depthMax, in _mesa_unpack_depth_span()