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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t attachment
 
VkImageLayout layout
 
VkImageAspectFlags aspectMask
 

Detailed Description

Definition at line 6073 of file vulkan_core.h.

Member Data Documentation

◆ aspectMask

VkImageAspectFlags VkAttachmentReference2::aspectMask

Definition at line 6078 of file vulkan_core.h.

◆ attachment

uint32_t VkAttachmentReference2::attachment

Definition at line 6076 of file vulkan_core.h.

◆ layout

VkImageLayout VkAttachmentReference2::layout

Definition at line 6077 of file vulkan_core.h.

◆ pNext

const void* VkAttachmentReference2::pNext

Definition at line 6075 of file vulkan_core.h.

◆ sType

VkStructureType VkAttachmentReference2::sType

Definition at line 6074 of file vulkan_core.h.


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