RetroArch
Public Attributes | List of all members
VkImageSubresource Struct Reference

#include <vulkan_core.h>

Public Attributes

VkImageAspectFlags aspectMask
 
uint32_t mipLevel
 
uint32_t arrayLayer
 

Member Data Documentation

◆ arrayLayer

uint32_t VkImageSubresource::arrayLayer

◆ aspectMask

VkImageAspectFlags VkImageSubresource::aspectMask

◆ mipLevel

uint32_t VkImageSubresource::mipLevel

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