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

#include <vulkan.h>

Public Attributes

VkImageAspectFlags aspectMask
 
uint32_t baseMipLevel
 
uint32_t levelCount
 
uint32_t baseArrayLayer
 
uint32_t layerCount
 

Detailed Description

Definition at line 1896 of file vulkan.h.

Member Data Documentation

◆ aspectMask

VkImageAspectFlags VkImageSubresourceRange::aspectMask

Definition at line 1897 of file vulkan.h.

◆ baseArrayLayer

uint32_t VkImageSubresourceRange::baseArrayLayer

Definition at line 1900 of file vulkan.h.

◆ baseMipLevel

uint32_t VkImageSubresourceRange::baseMipLevel

Definition at line 1898 of file vulkan.h.

◆ layerCount

uint32_t VkImageSubresourceRange::layerCount

Definition at line 1901 of file vulkan.h.

◆ levelCount

uint32_t VkImageSubresourceRange::levelCount

Definition at line 1899 of file vulkan.h.


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