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.h82 bool has_vgt_flush_ngg_legacy_bug; member
Dac_gpu_info.c912 info->has_vgt_flush_ngg_legacy_bug = info->chip_class == GFX10 || in ac_query_gpu_info()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_gfx_cs.c385 if (ctx->screen->info.has_vgt_flush_ngg_legacy_bug && !ctx->ngg) in si_begin_new_gfx_cs()
Dsi_state_shaders.c3235 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.c4910 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