HoviTron Video Pipeline
Data Structures
Shader.h File Reference

Contains the class that loads the SPIR-V shaders from files. More...

#include <string>
#include <map>
#include <vector>
#include <fstream>

Go to the source code of this file.

Data Structures

class  Shader
 Class that represents SPIR-V shader. More...
 
class  ShadersList
 Class that loads SPIR-V shader from files and make their content available to the rest of the code. More...
 

Detailed Description

Contains the class that loads the SPIR-V shaders from files.

Contains the class that loads the SPIR-V shaders from files

Definition in file Shader.h.