CPP-TOOLBOX
Loading...
Searching...
No Matches
shader_cache.hpp File Reference
#include <glm/glm.hpp>
#include <stdexcept>
#include <string>
#include <unordered_map>
#include "sbpt_generated_includes.hpp"

Go to the source code of this file.

Classes

class  ShaderCache
 facilitates simple and robust interaction with shaders More...
 

Functions

std::string shader_type_to_string (ShaderType type)
 

Function Documentation

◆ shader_type_to_string()

std::string shader_type_to_string ( ShaderType type)