Halide
VkImageSubresource Struct Reference

#include <mini_vulkan.h>

Public Attributes

VkImageAspectFlags aspectMask
 
uint32_t mipLevel
 
uint32_t arrayLayer
 

Detailed Description

Definition at line 1791 of file mini_vulkan.h.

Member Data Documentation

◆ aspectMask

VkImageAspectFlags VkImageSubresource::aspectMask

Definition at line 1792 of file mini_vulkan.h.

◆ mipLevel

uint32_t VkImageSubresource::mipLevel

Definition at line 1793 of file mini_vulkan.h.

◆ arrayLayer

uint32_t VkImageSubresource::arrayLayer

Definition at line 1794 of file mini_vulkan.h.


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