Searched refs:kA15 (Results 1 – 4 of 4) sorted by relevance
359 {"apple a15 gpu", AppleGpu::kA15}, in AppleInfo()390 gpu_type == AppleGpu::kA15 || gpu_type == AppleGpu::kM1 || in IsBionic()396 return gpu_type == AppleGpu::kA14 || gpu_type == AppleGpu::kA15 || in IsSIMDMatMulSupported()403 return gpu_type == AppleGpu::kA15 || gpu_type == AppleGpu::kM2; in IsSIMDMatMulFp32Perf2x()438 case AppleGpu::kA15: in GetComputeUnitsCount()
170 kA15, enumerator
31 if (gpu_info.apple_info.gpu_type == AppleGpu::kA15) { in CreateGpuInfoFromMetalDevice()
345 if (device.GetInfo().apple_info.gpu_type == AppleGpu::kA15) {