Vulkan-Hpp
VkInputAttachmentAspectReference Struct Reference

#include <vulkan_core.h>

Public Attributes

uint32_t subpass
 
uint32_t inputAttachmentIndex
 
VkImageAspectFlags aspectMask
 

Detailed Description

Definition at line 5269 of file vulkan_core.h.

Member Data Documentation

◆ aspectMask

VkImageAspectFlags VkInputAttachmentAspectReference::aspectMask

Definition at line 5272 of file vulkan_core.h.

◆ inputAttachmentIndex

uint32_t VkInputAttachmentAspectReference::inputAttachmentIndex

Definition at line 5271 of file vulkan_core.h.

◆ subpass

uint32_t VkInputAttachmentAspectReference::subpass

Definition at line 5270 of file vulkan_core.h.


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