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

#include <vulkan_core.h>

Public Attributes

VkImageAspectFlags aspectMask
 
uint32_t mipLevel
 
uint32_t arrayLayer
 

Detailed Description

Definition at line 3335 of file vulkan_core.h.

Member Data Documentation

◆ arrayLayer

uint32_t VkImageSubresource::arrayLayer

Definition at line 3338 of file vulkan_core.h.

◆ aspectMask

VkImageAspectFlags VkImageSubresource::aspectMask

Definition at line 3336 of file vulkan_core.h.

◆ mipLevel

uint32_t VkImageSubresource::mipLevel

Definition at line 3337 of file vulkan_core.h.


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