Skip to content

KDGpu::TextureSubresource

#include <texture.h>

Public Attributes

Public Attributes Documentation

variable aspectMask

1
TextureAspectFlags aspectMask { TextureAspectFlagBits::ColorBit };

variable mipLevel

1
uint32_t mipLevel { 0 };

variable arrayLayer

1
uint32_t arrayLayer { 0 };

Updated on 2025-04-12 at 00:01:45 +0000