Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
TextureHandleRegistry.h File Reference
#include "TextureHandle.h"
#include <filesystem>
#include <shared_mutex>
#include <unordered_map>
#include <vector>
Include dependency graph for TextureHandleRegistry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Engine::Assets::Textures::TextureHandleRegistry
 Central registry for texture handles, providing O(1) descriptor index lookup. More...
struct  Engine::Assets::Textures::TextureHandleRegistry::Entry
 Registry entry storing texture metadata. More...

Namespaces

namespace  Engine
namespace  Engine::Assets
namespace  Engine::Assets::Textures