CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::ShaderCompiler::ReportHandler Member List

This is the complete list of members for CeresEngine::ShaderCompiler::ReportHandler, including all inherited members.

hasErrors() constCeresEngine::ShaderCompiler::ReportHandlerinline
hintForNextReport(const String &hint)CeresEngine::ShaderCompiler::ReportHandlerstatic
makeReport(const ReportTypes type, const String &msg, SourceCode *sourceCode, const SourceArea &area, const Vector< SourceArea > &secondaryAreas)CeresEngine::ShaderCompiler::ReportHandlerprivate
mContextDescStackCeresEngine::ShaderCompiler::ReportHandlerprivate
mErrorPositionsCeresEngine::ShaderCompiler::ReportHandlerprivate
mHasErrorsCeresEngine::ShaderCompiler::ReportHandlerprivate
mLogCeresEngine::ShaderCompiler::ReportHandlerprivate
mWarningPositionsCeresEngine::ShaderCompiler::ReportHandlerprivate
popContextDesc()CeresEngine::ShaderCompiler::ReportHandler
pushContextDesc(const String &contextDesc)CeresEngine::ShaderCompiler::ReportHandler
ReportHandler(Log *log)CeresEngine::ShaderCompiler::ReportHandler
submitReport(bool breakWithException, const ReportTypes type, const String &typeName, const String &msg, SourceCode *sourceCode=nullptr, const SourceArea &area=SourceArea::ignore, const Vector< SourceArea > &secondaryAreas={})CeresEngine::ShaderCompiler::ReportHandler
warning(bool breakWithException, const String &msg, SourceCode *sourceCode=nullptr, const SourceArea &area=SourceArea::ignore)CeresEngine::ShaderCompiler::ReportHandler