Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkImageSubresourceLayers Struct Reference

#include <vulkan.h>

Public Attributes

VkImageAspectFlags aspectMask
 
uint32_t mipLevel
 
uint32_t baseArrayLayer
 
uint32_t layerCount
 

Detailed Description

Definition at line 1890 of file vulkan.h.

Member Data Documentation

◆ aspectMask

VkImageAspectFlags VkImageSubresourceLayers::aspectMask

Definition at line 1891 of file vulkan.h.

◆ baseArrayLayer

uint32_t VkImageSubresourceLayers::baseArrayLayer

Definition at line 1893 of file vulkan.h.

◆ layerCount

uint32_t VkImageSubresourceLayers::layerCount

Definition at line 1894 of file vulkan.h.

◆ mipLevel

uint32_t VkImageSubresourceLayers::mipLevel

Definition at line 1892 of file vulkan.h.


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