Searched refs:dpbb_allowed (Results 1 – 9 of 9) sorted by relevance
80 if (sctx->screen->dpbb_allowed) { in si_create_shadowing_ib_preamble()
451 if (!sscreen->dpbb_allowed || sctx->dpbb_force_off || in si_emit_dpbb_state()
455 if ((ctx->family == CHIP_VEGA10 || ctx->family == CHIP_RAVEN) && ctx->screen->dpbb_allowed) in si_set_viewport_states()
93 if (sctx->screen->dpbb_allowed && sctx->last_cb_target_mask != cb_target_mask) { in si_emit_cb_render_state()761 if (sctx->screen->dpbb_allowed && in si_bind_blend_state()1433 if (sctx->screen->dpbb_allowed && ((old_dsa->depth_enabled != dsa->depth_enabled || in si_bind_dsa_state()3130 if (sctx->screen->dpbb_allowed) in si_set_framebuffer_state()3607 if (sctx->screen->dpbb_allowed) { in si_emit_framebuffer_state()3869 if (sctx->screen->dpbb_allowed) in si_update_ps_iter_samples()5575 if (sscreen->dpbb_allowed) { in si_init_cs_preamble_state()
1332 sscreen->dpbb_allowed = !(sscreen->debug_flags & DBG(NO_DPBB)) && in radeonsi_screen_create_impl()1338 if (sscreen->dpbb_allowed) { in radeonsi_screen_create_impl()
83 if (sctx->screen->dpbb_allowed) { in si_blitter_begin()95 if (sctx->screen->dpbb_allowed) { in si_blitter_end()
1919 if (sscreen->dpbb_allowed && in si_shader_ps()3388 if (sctx->screen->dpbb_allowed) { in si_bind_vs_shader()3603 if (sctx->screen->dpbb_allowed) { in si_bind_ps_shader()
578 bool dpbb_allowed; member
266 if (sctx->screen->dpbb_allowed) in si_update_shaders()