Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkFramebufferAttachmentImageInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkImageCreateFlags flags
 
VkImageUsageFlags usage
 
uint32_t width
 
uint32_t height
 
uint32_t layerCount
 
uint32_t viewFormatCount
 
const VkFormatpViewFormats
 

Detailed Description

Definition at line 6357 of file vulkan_core.h.

Field Documentation

◆ flags

VkImageCreateFlags VkFramebufferAttachmentImageInfo::flags

Definition at line 6360 of file vulkan_core.h.

◆ height

uint32_t VkFramebufferAttachmentImageInfo::height

Definition at line 6363 of file vulkan_core.h.

◆ layerCount

uint32_t VkFramebufferAttachmentImageInfo::layerCount

Definition at line 6364 of file vulkan_core.h.

◆ pNext

const void* VkFramebufferAttachmentImageInfo::pNext

Definition at line 6359 of file vulkan_core.h.

◆ pViewFormats

const VkFormat* VkFramebufferAttachmentImageInfo::pViewFormats

Definition at line 6366 of file vulkan_core.h.

◆ sType

VkStructureType VkFramebufferAttachmentImageInfo::sType

Definition at line 6358 of file vulkan_core.h.

◆ usage

VkImageUsageFlags VkFramebufferAttachmentImageInfo::usage

Definition at line 6361 of file vulkan_core.h.

◆ viewFormatCount

uint32_t VkFramebufferAttachmentImageInfo::viewFormatCount

Definition at line 6365 of file vulkan_core.h.

◆ width

uint32_t VkFramebufferAttachmentImageInfo::width

Definition at line 6362 of file vulkan_core.h.


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