Searched refs:flush_depth_inplace (Results 1 – 4 of 4) sorted by relevance
220 rctx->db_misc_state.flush_depth_inplace = true; in r600_blit_decompress_depth_in_place()260 rctx->db_misc_state.flush_depth_inplace = false; in r600_blit_decompress_depth_in_place()
139 bool flush_depth_inplace; member
1628 } else if (a->flush_depth_inplace || a->flush_stencil_inplace) { in r600_emit_db_misc_state()1629 db_render_control |= S_028D0C_DEPTH_COMPRESS_DISABLE(a->flush_depth_inplace) | in r600_emit_db_misc_state()
2095 } else if (a->flush_depth_inplace || a->flush_stencil_inplace) { in evergreen_emit_db_misc_state()2096 db_render_control |= S_028000_DEPTH_COMPRESS_DISABLE(a->flush_depth_inplace) | in evergreen_emit_db_misc_state()