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

#include <vulkan_core.h>

Public Attributes

VkImageAspectFlags aspectMask
 
uint32_t mipLevel
 
uint32_t baseArrayLayer
 
uint32_t layerCount
 

Detailed Description

Definition at line 3903 of file vulkan_core.h.

Member Data Documentation

◆ aspectMask

VkImageAspectFlags VkImageSubresourceLayers::aspectMask

Definition at line 3904 of file vulkan_core.h.

◆ baseArrayLayer

uint32_t VkImageSubresourceLayers::baseArrayLayer

Definition at line 3906 of file vulkan_core.h.

◆ layerCount

uint32_t VkImageSubresourceLayers::layerCount

Definition at line 3907 of file vulkan_core.h.

◆ mipLevel

uint32_t VkImageSubresourceLayers::mipLevel

Definition at line 3905 of file vulkan_core.h.


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