Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
Foundation::RHI::RHITextureSubresourceLayer Struct Reference

#include <Resource.hpp>

Public Attributes

RHITextureAspectFlag aspect {}
 
uint32_t mipLevel { 0 }
 
uint32_t baseArrayLayer { 0 }
 
uint32_t layerCount { 1 }
 

Member Data Documentation

◆ aspect

RHITextureAspectFlag Foundation::RHI::RHITextureSubresourceLayer::aspect {}

◆ baseArrayLayer

uint32_t Foundation::RHI::RHITextureSubresourceLayer::baseArrayLayer { 0 }

◆ layerCount

uint32_t Foundation::RHI::RHITextureSubresourceLayer::layerCount { 1 }

◆ mipLevel

uint32_t Foundation::RHI::RHITextureSubresourceLayer::mipLevel { 0 }

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