HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkFramebufferAttachmentImageInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkImageCreateFlags flags
 
VkImageUsageFlags usage
 
uint32_t width
 
uint32_t height
 
uint32_t layerCount
 
uint32_t viewFormatCount
 
const VkFormatpViewFormats
 

Detailed Description

Definition at line 6236 of file vulkan_core.h.

Member Data Documentation

VkImageCreateFlags VkFramebufferAttachmentImageInfo::flags

Definition at line 6239 of file vulkan_core.h.

uint32_t VkFramebufferAttachmentImageInfo::height

Definition at line 6242 of file vulkan_core.h.

uint32_t VkFramebufferAttachmentImageInfo::layerCount

Definition at line 6243 of file vulkan_core.h.

const void* VkFramebufferAttachmentImageInfo::pNext

Definition at line 6238 of file vulkan_core.h.

const VkFormat* VkFramebufferAttachmentImageInfo::pViewFormats

Definition at line 6245 of file vulkan_core.h.

VkStructureType VkFramebufferAttachmentImageInfo::sType

Definition at line 6237 of file vulkan_core.h.

VkImageUsageFlags VkFramebufferAttachmentImageInfo::usage

Definition at line 6240 of file vulkan_core.h.

uint32_t VkFramebufferAttachmentImageInfo::viewFormatCount

Definition at line 6244 of file vulkan_core.h.

uint32_t VkFramebufferAttachmentImageInfo::width

Definition at line 6241 of file vulkan_core.h.


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