Searched refs:db_flush_depth_inplace (Results 1 – 6 of 6) sorted by relevance
196 .db_flush_depth_inplace = true, in create_pipeline()209 .db_flush_depth_inplace = true, in create_pipeline()
1300 bool db_flush_depth_inplace; member
738 ds->db_render_control |= S_028000_DEPTH_COMPRESS_DISABLE(extra->db_flush_depth_inplace); in radv_pipeline_init_depth_stencil_state()
535 bool db_flush_depth_inplace:1; member
214 sctx->db_flush_depth_inplace = true; in si_blit_decompress_zs_planes_in_place()259 sctx->db_flush_depth_inplace = false; in si_blit_decompress_zs_planes_in_place()
1390 } else if (sctx->db_flush_depth_inplace || sctx->db_flush_stencil_inplace) { in si_emit_db_render_state()1392 S_028000_DEPTH_COMPRESS_DISABLE(sctx->db_flush_depth_inplace) | in si_emit_db_render_state()