Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkQueueFamilyProperties

1423 typedef struct VkQueueFamilyProperties {
1428 } VkQueueFamilyProperties;
2269 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceQueueFamilyProperties)(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueueFamilyProperties* pQueueFamilyProperties);
2440 VkQueueFamilyProperties* pQueueFamilyProperties);