Lines Matching refs:depth
445 if (depth_stencil_alpha->depth.bounds_test) {
447 dsa->min_depth_bounds = depth_stencil_alpha->depth.bounds_min;
448 dsa->max_depth_bounds = depth_stencil_alpha->depth.bounds_max;
1322 /* When the rasterizer is configured for "full" depth clipping ([-1, 1])
1327 * the rasterizer is configured for "half" depth clipping ([0, 1]), the viewport
2022 double depth,
2050 depth, stencil, 1, &rect);
2064 double depth, unsigned stencil)
2083 depth, stencil,
2611 * For fixed-point depth buffers, the final fragment depth written by
2614 * For floating-point depth buffers, conversion is not performed but
2615 * clamping is. Note that the depth range computation is not applied
2634 * been clamped to the depth-range.