Struct TextureManager::TextureEntry

Nested Relationships

This struct is a nested type of Class TextureManager.

Struct Documentation

struct TextureEntry

Public Functions

TextureEntry(Memory::MonotonicAllocator &allocator)

Public Members

TextureDesc m_desc
U32 m_handle
Containers::Vector<U8> m_data