![]() |
HoviTron Video Pipeline
|
Class that represents SPIR-V shader. More...
#include <Shader.h>
Data Fields | |
char * | source |
size_t | size |
std::string | name |
Class that represents SPIR-V shader.
Utilitary class that represents SPIR-V shader.
char* Shader::source |