Lines Matching refs:a6xx
120 .KHR_16bit_storage = device->info->a6xx.storage_16bit, in get_device_extensions()
179 .EXT_sample_locations = device->info->a6xx.has_sample_locations, in get_device_extensions()
191 .EXT_filter_cubic = device->info->a6xx.has_tex_filter_cubic, in get_device_extensions()
224 .IMG_filter_cubic = device->info->a6xx.has_tex_filter_cubic, in get_device_extensions()
548 features->storageBuffer16BitAccess = pdevice->info->a6xx.storage_16bit; in tu_get_physical_device_features_1_1()
931 if (pdevice->info->a6xx.has_getfiberid) { in tu_get_physical_device_properties_1_1()
1065 pdevice->info->a6xx.has_dp2acc; in tu_get_physical_device_properties_1_3()
1069 pdevice->info->a6xx.has_dp2acc; in tu_get_physical_device_properties_1_3()
1083 pdevice->info->a6xx.has_dp2acc; in tu_get_physical_device_properties_1_3()
1087 pdevice->info->a6xx.has_dp2acc; in tu_get_physical_device_properties_1_3()
2028 physical_device->info->a6xx.has_z24uint_s8uint && in tu_CreateDevice()