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

#include <vulkan_core.h>

Data Fields

uint32_t subpass
 
uint32_t inputAttachmentIndex
 
VkImageAspectFlags aspectMask
 

Detailed Description

Definition at line 5375 of file vulkan_core.h.

Field Documentation

◆ aspectMask

VkImageAspectFlags VkInputAttachmentAspectReference::aspectMask

Definition at line 5378 of file vulkan_core.h.

◆ inputAttachmentIndex

uint32_t VkInputAttachmentAspectReference::inputAttachmentIndex

Definition at line 5377 of file vulkan_core.h.

◆ subpass

uint32_t VkInputAttachmentAspectReference::subpass

Definition at line 5376 of file vulkan_core.h.


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