Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkQueueFamilyProperties

1358 typedef struct VkQueueFamilyProperties {
1363 } VkQueueFamilyProperties;
2204 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceQueueFamilyProperties)(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueueFamilyProperties* pQueueFamilyProperties);
2375 VkQueueFamilyProperties* pQueueFamilyProperties);