Searched defs:vn_command_vkGetPhysicalDeviceImageFormatProperties (Results 1 – 1 of 1) sorted by relevance
501 struct vn_command_vkGetPhysicalDeviceImageFormatProperties { struct502 VkPhysicalDevice physicalDevice;503 VkFormat format;504 VkImageType type;505 VkImageTiling tiling;506 VkImageUsageFlags usage;507 VkImageCreateFlags flags;508 VkImageFormatProperties* pImageFormatProperties;510 VkResult ret;