Searched refs:has_l2_uncached (Results 1 – 4 of 4) sorted by relevance
100 bool has_l2_uncached; member
494 info->has_l2_uncached = info->chip_class >= GFX9; in ac_query_gpu_info()
252 if (device->rad_info.has_l2_uncached) { in radv_physical_device_init_mem_types()1353 features->deviceCoherentMemory = pdevice->rad_info.has_l2_uncached; in radv_GetPhysicalDeviceFeatures2()
3055 - ac: add radeon_info::has_l2_uncached