Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkImageSubresourceLayers Struct Reference

#include <vulkan_core.h>

Data Fields

VkImageAspectFlags aspectMask
 
uint32_t mipLevel
 
uint32_t baseArrayLayer
 
uint32_t layerCount
 

Detailed Description

Definition at line 3940 of file vulkan_core.h.

Field Documentation

◆ aspectMask

VkImageAspectFlags VkImageSubresourceLayers::aspectMask

Definition at line 3941 of file vulkan_core.h.

◆ baseArrayLayer

uint32_t VkImageSubresourceLayers::baseArrayLayer

Definition at line 3943 of file vulkan_core.h.

◆ layerCount

uint32_t VkImageSubresourceLayers::layerCount

Definition at line 3944 of file vulkan_core.h.

◆ mipLevel

uint32_t VkImageSubresourceLayers::mipLevel

Definition at line 3942 of file vulkan_core.h.


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