12 #ifndef SHADERCOMPILATIONERROR_H_6014714286 13 #define SHADERCOMPILATIONERROR_H_6014714286 64 (
const std::string& details
65 ,
const std::string& vertexShaderFile
66 ,
const std::string& fragmentShaderFile );
76 #endif // SHADERCOMPILATIONERROR_H_6014714286 Thrown when shader compilation fails.
Base exception class that provides distinct attributes for the type (category) of the exception...
Defines Carna::base::CarnaException, Carna::base::AssertionFailure.