Public Attributes | List of all members
VkImageCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

uint32_t arrayLayers
 
VkExtent3D extent
 
VkImageCreateFlags flags
 
VkFormat format
 
VkImageType imageType
 
VkImageLayout initialLayout
 
uint32_t mipLevels
 
const voidpNext
 
const uint32_tpQueueFamilyIndices
 
uint32_t queueFamilyIndexCount
 
VkSampleCountFlagBits samples
 
VkSharingMode sharingMode
 
VkStructureType sType
 
VkImageTiling tiling
 
VkImageUsageFlags usage
 

Detailed Description

Definition at line 2080 of file vulkan_core.h.

Member Data Documentation

uint32_t VkImageCreateInfo::arrayLayers

Definition at line 2088 of file vulkan_core.h.

VkExtent3D VkImageCreateInfo::extent

Definition at line 2086 of file vulkan_core.h.

VkImageCreateFlags VkImageCreateInfo::flags

Definition at line 2083 of file vulkan_core.h.

VkFormat VkImageCreateInfo::format

Definition at line 2085 of file vulkan_core.h.

VkImageType VkImageCreateInfo::imageType

Definition at line 2084 of file vulkan_core.h.

VkImageLayout VkImageCreateInfo::initialLayout

Definition at line 2095 of file vulkan_core.h.

uint32_t VkImageCreateInfo::mipLevels

Definition at line 2087 of file vulkan_core.h.

const void* VkImageCreateInfo::pNext

Definition at line 2082 of file vulkan_core.h.

const uint32_t* VkImageCreateInfo::pQueueFamilyIndices

Definition at line 2094 of file vulkan_core.h.

uint32_t VkImageCreateInfo::queueFamilyIndexCount

Definition at line 2093 of file vulkan_core.h.

VkSampleCountFlagBits VkImageCreateInfo::samples

Definition at line 2089 of file vulkan_core.h.

VkSharingMode VkImageCreateInfo::sharingMode

Definition at line 2092 of file vulkan_core.h.

VkStructureType VkImageCreateInfo::sType

Definition at line 2081 of file vulkan_core.h.

VkImageTiling VkImageCreateInfo::tiling

Definition at line 2090 of file vulkan_core.h.

VkImageUsageFlags VkImageCreateInfo::usage

Definition at line 2091 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