ReactOS 0.4.17-dev-934-g091855f
VkImageViewCreateInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkImageViewCreateInfo:

Public Member Functions

VkImage WINE_VK_ALIGN (8) image
 

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkImageViewCreateFlags flags
 
VkImageViewType viewType
 
VkFormat format
 
VkComponentMapping components
 
VkImageSubresourceRange subresourceRange
 

Detailed Description

Definition at line 9109 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN()

VkImage VkImageViewCreateInfo::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ components

◆ flags

◆ format

◆ pNext

◆ sType

◆ subresourceRange

◆ viewType


The documentation for this struct was generated from the following file: