Searched refs:db_flush_depth_inplace (Results 1 – 3 of 3) sorted by relevance
194 sctx->db_flush_depth_inplace = true; in si_blit_decompress_zs_planes_in_place()238 sctx->db_flush_depth_inplace = false; in si_blit_decompress_zs_planes_in_place()
1103 bool db_flush_depth_inplace : 1; member
1352 } else if (sctx->db_flush_depth_inplace || sctx->db_flush_stencil_inplace) { in si_emit_db_render_state()1353 db_render_control = S_028000_DEPTH_COMPRESS_DISABLE(sctx->db_flush_depth_inplace) | in si_emit_db_render_state()