Searched refs:GetSystemInfoVulkanWithICD (Results 1 – 3 of 3) sorted by relevance
20 bool GetSystemInfoVulkanWithICD(SystemInfo *info, vk::ICD preferredICD);
189 return GetSystemInfoVulkanWithICD(info, vk::ICD::Default); in GetSystemInfoVulkan()192 bool GetSystemInfoVulkanWithICD(SystemInfo *info, vk::ICD preferredICD) in GetSystemInfoVulkanWithICD() function
92 angle::GetSystemInfoVulkanWithICD(&info, preferredICD); in main()