Searched defs:VkImageViewCreateInfo (Results 1 – 9 of 9) sorted by relevance
539 struct VkImageViewCreateInfo struct541 VkStructureType sType;542 const void* pNext;543 VkImageViewCreateFlags flags;544 VkImage image;545 VkImageViewType viewType;546 VkFormat format;547 VkComponentMapping components;548 VkImageSubresourceRange subresourceRange;
2044 typedef struct VkImageViewCreateInfo { struct2053 } VkImageViewCreateInfo; argument
1971 typedef struct VkImageViewCreateInfo { struct1980 } VkImageViewCreateInfo; typedef
2141 typedef struct VkImageViewCreateInfo { struct2150 } VkImageViewCreateInfo; argument
2041 typedef struct VkImageViewCreateInfo { struct2050 } VkImageViewCreateInfo; typedef
2259 typedef struct VkImageViewCreateInfo { struct2268 } VkImageViewCreateInfo; argument
2306 typedef struct VkImageViewCreateInfo { struct2315 } VkImageViewCreateInfo; argument
8337 "VkImageViewCreateInfo": { object