Home
last modified time | relevance | path

Searched refs:has_vgt_flush_ngg_legacy_bug (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_gpu_info.h108 bool has_vgt_flush_ngg_legacy_bug; member
Dac_gpu_info.c1114 info->has_vgt_flush_ngg_legacy_bug = info->gfx_level == GFX10 || in ac_query_gpu_info()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_gfx_cs.c400 if (ctx->screen->info.has_vgt_flush_ngg_legacy_bug && !ctx->ngg) in si_begin_new_gfx_cs()
Dsi_state_shaders.cpp3431 if (sctx->screen->info.has_vgt_flush_ngg_legacy_bug && !new_ngg) { in si_update_ngg()
/third_party/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c5595 if (cmd_buffer->device->physical_device->rad_info.has_vgt_flush_ngg_legacy_bug && in radv_CmdBindPipeline()
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst4770 - ac: ac_gpu_info::has_vgt_flush_ngg_legacy_bug