Home | History | Annotate | Download | only in radeonsi

Lines Matching defs:depth

120 	float depth = 1.0f;
145 util_blitter_custom_depth_stencil(rctx->blitter, zsurf, cbsurf, ~0, rctx->custom_dsa_flush, depth);
170 if (!tex->depth)
184 if (!tex->depth)
196 double depth, unsigned stencil)
204 color, depth, stencil);
225 double depth,
233 util_blitter_clear_depth_stencil(rctx->blitter, dst, clear_flags, depth, stencil,
341 if (rsrc->depth && !rsrc->is_flushing_texture)
354 sbox.depth = src_box->depth;
393 sbox.depth = 1;