Searched refs:has_cs_regalloc_hang_bug (Results 1 – 4 of 4) sorted by relevance
109 bool has_cs_regalloc_hang_bug; member
1125 info->has_cs_regalloc_hang_bug = info->gfx_level == GFX6 || in ac_query_gpu_info()
937 bool cs_regalloc_hang = sscreen->info.has_cs_regalloc_hang_bug && in si_launch_grid()
7297 if (device->physical_device->rad_info.has_cs_regalloc_hang_bug) { in radv_compute_pipeline_create()