Public Attributes | List of all members
VkImageViewCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkComponentMapping components
 
VkImageViewCreateFlags flags
 
VkFormat format
 
VkImage image
 
const voidpNext
 
VkStructureType sType
 
VkImageSubresourceRange subresourceRange
 
VkImageViewType viewType
 

Detailed Description

Definition at line 2121 of file vulkan_core.h.

Member Data Documentation

VkComponentMapping VkImageViewCreateInfo::components

Definition at line 2128 of file vulkan_core.h.

VkImageViewCreateFlags VkImageViewCreateInfo::flags

Definition at line 2124 of file vulkan_core.h.

VkFormat VkImageViewCreateInfo::format

Definition at line 2127 of file vulkan_core.h.

VkImage VkImageViewCreateInfo::image

Definition at line 2125 of file vulkan_core.h.

const void* VkImageViewCreateInfo::pNext

Definition at line 2123 of file vulkan_core.h.

VkStructureType VkImageViewCreateInfo::sType

Definition at line 2122 of file vulkan_core.h.

VkImageSubresourceRange VkImageViewCreateInfo::subresourceRange

Definition at line 2129 of file vulkan_core.h.

VkImageViewType VkImageViewCreateInfo::viewType

Definition at line 2126 of file vulkan_core.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33