MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
shader_registry.hpp File Reference
#include <mbgl/gfx/shader.hpp>
#include <memory>
#include <mutex>
#include <shared_mutex>
#include <unordered_map>

Go to the source code of this file.

Classes

class  mbgl::gfx::ShaderRegistry
 A ShaderRegistry contains a collection of gfx::Shader instances. Using the registry, shaders may be dynamically registered or replaced at runtime. More...
 

Namespaces

 mbgl
 
 mbgl::gfx