Home | History | Annotate | Download | only in vulkan

Lines Matching full:vkimageformatproperties

1230 typedef struct VkImageFormatProperties {
1236 } VkImageFormatProperties;
2211 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties);
2375 VkImageFormatProperties* pImageFormatProperties);