Home
last modified time | relevance | path

Searched refs:has_export_conflict_bug (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_gpu_info.h117 bool has_export_conflict_bug; member
Dac_gpu_info.c1137 info->has_export_conflict_bug = info->gfx_level == GFX11; in ac_query_gpu_info()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c745 if (sctx->screen->info.has_export_conflict_bug && in si_bind_blend_state()
1598 if (sctx->screen->info.has_export_conflict_bug && in si_emit_db_render_state()
Dsi_state_draw.cpp293 (GFX_VERSION == GFX11 && sctx->screen->info.has_export_conflict_bug)) in si_update_shaders()