Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkInputAttachmentAspectReference Struct Reference

#include <vulkan_core.h>

Public Attributes

uint32_t subpass
 
uint32_t inputAttachmentIndex
 
VkImageAspectFlags aspectMask
 

Detailed Description

Definition at line 5336 of file vulkan_core.h.

Member Data Documentation

◆ aspectMask

VkImageAspectFlags VkInputAttachmentAspectReference::aspectMask

Definition at line 5339 of file vulkan_core.h.

◆ inputAttachmentIndex

uint32_t VkInputAttachmentAspectReference::inputAttachmentIndex

Definition at line 5338 of file vulkan_core.h.

◆ subpass

uint32_t VkInputAttachmentAspectReference::subpass

Definition at line 5337 of file vulkan_core.h.


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