Searched refs:dpbb_allowed (Results 1 – 8 of 8) sorted by relevance
73 if (sctx->screen->dpbb_allowed) { in si_create_shadowing_ib_preamble()
452 if (!sscreen->dpbb_allowed || sctx->dpbb_force_off) { in si_emit_dpbb_state()
430 if ((ctx->family == CHIP_VEGA10 || ctx->family == CHIP_RAVEN) && ctx->screen->dpbb_allowed) in si_set_viewport_states()
1304 sscreen->dpbb_allowed = !(sscreen->debug_flags & DBG(NO_DPBB)) && in radeonsi_screen_create_impl()1310 if (sscreen->dpbb_allowed) { in radeonsi_screen_create_impl()
79 if (sctx->screen->dpbb_allowed) { in si_blitter_begin()91 if (sctx->screen->dpbb_allowed) { in si_blitter_end()
93 if (sctx->screen->dpbb_allowed && sctx->last_cb_target_mask != cb_target_mask) { in si_emit_cb_render_state()742 if (sctx->screen->dpbb_allowed && in si_bind_blend_state()1380 if (sctx->screen->dpbb_allowed && ((old_dsa->depth_enabled != dsa->depth_enabled || in si_bind_dsa_state()2968 if (sctx->screen->dpbb_allowed) in si_set_framebuffer_state()3397 if (sctx->screen->dpbb_allowed) { in si_emit_framebuffer_state()3664 if (sctx->screen->dpbb_allowed) in si_update_ps_iter_samples()
543 bool dpbb_allowed; member
1655 if (sscreen->dpbb_allowed && in si_shader_ps()3357 if (sctx->screen->dpbb_allowed) in si_update_ps_kill_enable()