Home
last modified time | relevance | path

Searched refs:VkImageType (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/third_party/vulkan-headers/vulkan/
H A Dvulkan_core.h1733 typedef enum VkImageType { enum
1738 } VkImageType; typedef
3382 VkImageType imageType;
3930 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties);
3958 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceSparseImageFormatProperties)(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t* pPropertyCount, VkSparseImageFormatProperties* pProperties);
4090 VkImageType type,
4234 VkImageType type,
5242 VkImageType type;
5270 VkImageType type;
8079 VkImageType imageTyp
[all...]

Completed in 54 milliseconds