Home | History | Annotate | Download | only in include

Lines Matching refs:EnumeratePhysicalDevices

40 VKAPI_ATTR VkResult VKAPI_CALL EnumeratePhysicalDevices(
51 result = pTable->EnumeratePhysicalDevices(instance,pPhysicalDeviceCount,pPhysicalDevices);
2552 {"vkEnumeratePhysicalDevices", reinterpret_cast<PFN_vkVoidFunction>(EnumeratePhysicalDevices)},