Home
last modified time | relevance | path

Searched refs:db_flush_depth_inplace (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_blit.c214 sctx->db_flush_depth_inplace = true; in si_blit_decompress_zs_planes_in_place()
258 sctx->db_flush_depth_inplace = false; in si_blit_decompress_zs_planes_in_place()
H A Dsi_pipe.h1135 bool db_flush_depth_inplace : 1; member
H A Dsi_state.c1513 } else if (sctx->db_flush_depth_inplace || sctx->db_flush_stencil_inplace) { in si_emit_db_render_state()
1514 db_render_control = S_028000_DEPTH_COMPRESS_DISABLE(sctx->db_flush_depth_inplace) | in si_emit_db_render_state()

Completed in 15 milliseconds