ezEngine Release 26.9
Loading...
Searching...
No Matches
ezGALResourceStateTracker::TextureState Struct Reference

Public Attributes

ezGALTextureRange m_FullRange
 
ezHybridArray< SubResourceState, 1 > m_SubResourceStates
 

Member Data Documentation

◆ m_FullRange

ezGALTextureRange ezGALResourceStateTracker::TextureState::m_FullRange

Range covering the entire texture, filled on first occurrence.

◆ m_SubResourceStates

ezHybridArray<SubResourceState, 1> ezGALResourceStateTracker::TextureState::m_SubResourceStates

If size == 1, the single entry represents the entire resource (compressed). If size > 1, each entry corresponds to a sub-resource at index: uiMipLevel + uiLayer * m_FullRange.m_uiMipLevels


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