Home | History | Annotate | Download | only in r600

Lines Matching defs:depth

143 	float depth;
150 /* XXX Decompressing MSAA depth textures is broken on R6xx.
160 depth = 0.0f;
162 depth = 1.0f;
208 rctx->custom_dsa_flush, depth);
501 double depth, unsigned stencil)
509 color, depth, stencil);
530 double depth,
538 util_blitter_clear_depth_stencil(rctx->blitter, dst, clear_flags, depth, stencil,
701 src_box->z, src_box->z + src_box->depth - 1,
706 src_box->z, src_box->z + src_box->depth - 1);
720 sbox.depth = src_box->depth;