Home
last modified time | relevance | path

Searched refs:reportPendingErrors (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/include/sksl/
H A DSkSLErrorReporter.h74 void reportPendingErrors(PositionInfo pos) { in reportPendingErrors() function in SkSL::ErrorReporter
/third_party/skia/src/sksl/
H A DSkSLDSLParser.h320 fErrorReporter.reportPendingErrors(PositionInfo()); in restoreErrorReporter()
H A DSkSLThreadContext.cpp185 GetErrorReporter().reportPendingErrors(pos); in ReportErrors()
H A DSkSLAnalysis.cpp226 ~TrivialErrorReporter() override { this->reportPendingErrors({}); }
H A DSkSLCompiler.cpp637 this->errorReporter().reportPendingErrors(PositionInfo()); in toSPIRV()
/third_party/skia/src/sksl/dsl/
H A DDSLCore.cpp250 GetErrorReporter().reportPendingErrors(field.fPosition); in InterfaceBlock()
281 GetErrorReporter().reportPendingErrors(pos); in InterfaceBlock()
/third_party/skia/src/sksl/codegen/
H A DSkSLMetalCodeGenerator.cpp2732 fContext.fErrors->reportPendingErrors(PositionInfo()); in generateCode()
H A DSkSLSPIRVCodeGenerator.cpp3656 fContext.fErrors->reportPendingErrors(PositionInfo()); in generateCode()

Completed in 17 milliseconds