Searched refs:copy_depth (Results 1 – 4 of 4) sorted by relevance
142 bool copy_depth, copy_stencil; member
147 rctx->db_misc_state.copy_depth = util_format_has_depth(desc); in r600_blit_decompress_depth()
1624 assert(a->copy_depth || a->copy_stencil); in r600_emit_db_misc_state()1626 db_render_control |= S_028D0C_DEPTH_COPY_ENABLE(a->copy_depth) | in r600_emit_db_misc_state()
2104 assert(a->copy_depth || a->copy_stencil); in evergreen_emit_db_misc_state()2106 db_render_control |= S_028000_DEPTH_COPY_ENABLE(a->copy_depth) | in evergreen_emit_db_misc_state()