Searched defs:depthMax (Results 1 – 7 of 7) sorted by relevance
161 GLfloat depthMax = 65535.0F; /* sorf of arbitrary */ in _mesa_init_viewport() local
280 const GLfloat depthMax = ctx->DrawBuffer->_DepthMaxF; in update_viewport_matrix() local
5424 GLenum dstType, GLvoid *dest, GLuint depthMax, in _mesa_unpack_depth_span()
211 const GLuint depthMax = ctx->DrawBuffer->_DepthMax; in scale_and_bias_z() local
367 const GLuint depthMax = ctx->DrawBuffer->_DepthMax; in draw_depth_pixels() local
69 const GLfloat depthMax = ctx->DrawBuffer->_DepthMaxF; in _swrast_span_default_attribs() local
1114 GLfloat zNear, GLfloat zFar, GLfloat depthMax) in _math_matrix_viewport()