Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkQueueFamilyProperties

1414 typedef struct VkQueueFamilyProperties {
1419 } VkQueueFamilyProperties;
2260 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceQueueFamilyProperties)(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueueFamilyProperties* pQueueFamilyProperties);
2431 VkQueueFamilyProperties* pQueueFamilyProperties);