Home | History | Annotate | Download | only in radeon

Lines Matching refs:is_depth

68 	if (rsrc->is_depth || rdst->is_depth)
203 bool is_depth, is_stencil;
207 is_depth = util_format_has_depth(desc);
221 if (!is_flushed_depth && is_depth) {
479 assert(!rtex->is_depth);
505 (resource->nr_samples > 1 || rtex->is_depth))
1007 rtex->is_depth = util_format_has_depth(util_format_description(rtex->resource.b.b.format));
1025 rtex->non_disp_tiling = rtex->is_depth && rtex->surface.level[0].mode >= RADEON_SURF_MODE_1D;
1035 if (rtex->is_depth) {
1410 assert(!rtex->is_depth);
1444 if (!rtex->is_depth) {
1497 if (rtex->is_depth) {
1612 if (rtex->is_depth && rtex->resource.b.b.nr_samples <= 1) {
1847 if (rtex->is_depth) {