ShaderLoader Class. This class only defines static function for load data from shader file. More...
#include <ShaderLoader.h>
Static Public Member Functions | |
| static bool | Load (const std::string &fileName, ShaderStage stage, Shader *outShader) |
| Public called API, it is entrance. | |
ShaderLoader Class. This class only defines static function for load data from shader file.
Definition at line 22 of file ShaderLoader.h.