Lines Matching defs:depth
126 float depth;
133 /* XXX Decompressing MSAA depth textures is broken on R6xx.
143 depth = 0.0f;
145 depth = 1.0f;
185 rctx->custom_dsa_flush, depth);
429 /* Helper for decompressing a portion of a color or depth resource before
470 double depth, unsigned stencil)
516 if (rtex->depth_clear_value != depth) {
517 rtex->depth_clear_value = depth;
528 buffers, color, depth, stencil,
558 double depth,
568 util_blitter_clear_depth_stencil(rctx->blitter, dst, clear_flags, depth, stencil,
696 src_box->z, src_box->z + src_box->depth - 1)) {
735 sbox.depth = src_box->depth;
802 abs(src_box->depth), &dstbox);
850 info->dst.box.depth == 1 &&
855 info->src.box.depth == 1 &&
944 info->src.box.z + info->src.box.depth - 1)) {