Home | History | Annotate | Download | only in layers

Lines Matching defs:vkGetPhysicalDeviceQueueFamilyProperties

365 vkGetPhysicalDeviceQueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t *pQueueFamilyPropertyCount,
1042 "vkGetPhysicalDeviceQueueFamilyProperties "
1285 // vkGetPhysicalDeviceQueueFamilyProperties
2010 if (!strcmp(funcName, "vkGetPhysicalDeviceQueueFamilyProperties"))
2011 return (PFN_vkVoidFunction)vkGetPhysicalDeviceQueueFamilyProperties;