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

#include <vulkan_core.h>

Data Fields

VkImageAspectFlags aspectMask
 
uint32_t baseMipLevel
 
uint32_t levelCount
 
uint32_t baseArrayLayer
 
uint32_t layerCount
 

Detailed Description

Definition at line 2962 of file vulkan_core.h.

Field Documentation

◆ aspectMask

VkImageAspectFlags VkImageSubresourceRange::aspectMask

Definition at line 2963 of file vulkan_core.h.

◆ baseArrayLayer

uint32_t VkImageSubresourceRange::baseArrayLayer

Definition at line 2966 of file vulkan_core.h.

◆ baseMipLevel

uint32_t VkImageSubresourceRange::baseMipLevel

Definition at line 2964 of file vulkan_core.h.

◆ layerCount

uint32_t VkImageSubresourceRange::layerCount

Definition at line 2967 of file vulkan_core.h.

◆ levelCount

uint32_t VkImageSubresourceRange::levelCount

Definition at line 2965 of file vulkan_core.h.


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