HomeSort by: relevance | last modified time | path
    Searched refs:has_vgt_flush_ngg_legacy_bug (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/amd/common/
ac_gpu_info.h 82 bool has_vgt_flush_ngg_legacy_bug; member in struct:radeon_info
ac_gpu_info.c 912 info->has_vgt_flush_ngg_legacy_bug = info->chip_class == GFX10 ||
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
si_gfx_cs.c 385 if (ctx->screen->info.has_vgt_flush_ngg_legacy_bug && !ctx->ngg)
si_state_shaders.c 3235 if (sctx->screen->info.has_vgt_flush_ngg_legacy_bug && !new_ngg) {
  /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_cmd_buffer.c 4910 if (cmd_buffer->device->physical_device->rad_info.has_vgt_flush_ngg_legacy_bug &&

Completed in 17 milliseconds