Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/swrast/
Ds_copypix.c200 const GLuint depthMax = ctx->DrawBuffer->_DepthMax; in scale_and_bias_z() local
Ds_drawpix.c377 const GLuint depthMax = ctx->DrawBuffer->_DepthMax; in draw_depth_pixels() local
Ds_span.c73 const GLfloat depthMax = ctx->DrawBuffer->_DepthMaxF; in _swrast_span_default_attribs() local
/third_party/mesa3d/src/mesa/math/
Dm_matrix.c1027 const float translate[3], double depthMax) in _math_matrix_viewport()
/third_party/mesa3d/src/mesa/main/
Dpack.c771 GLenum dstType, GLvoid *dest, GLuint depthMax, in _mesa_unpack_depth_span()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp3301 const float depthMax = depthRange[1]; in imageData() local
3482 const float depthMax = depthRange[1]; in iterate() local