Home
last modified time | relevance | path

Searched defs:diagnostics (Results 1 - 25 of 49) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DTintUtils.cpp26 void TintICEReporter(const tint::diag::List& diagnostics) { in TintICEReporter() argument
H A DCompilationMessages.cpp108 void OwnedCompilationMessages::AddMessages(const tint::diag::List& diagnostics) { in AddMessages() argument
146 void OwnedCompilationMessages::AddFormattedTintMessages(const tint::diag::List& diagnostics) { in AddFormattedTintMessages() argument
/third_party/skia/third_party/externals/tint/src/
H A Ddebug.cc28 InternalCompilerError(const char* file, size_t line, diag::System system, diag::List& diagnostics) InternalCompilerError() argument
H A Dprogram_id.cc53 diag::List diagnostics; in AssertProgramIDsEqual() local
H A Dtest_main.cc28 void TintInternalCompilerErrorReporter(const tint::diag::List& diagnostics) { in TintInternalCompilerErrorReporter() argument
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DTokenizer.h27 Diagnostics *diagnostics; member
H A DPreprocessor.cpp25 Diagnostics *diagnostics; member
41 Preprocessor::Preprocessor(Diagnostics *diagnostics, in Preprocessor() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateBarrierFunctionCall.cpp22 Traverser(TDiagnostics *diagnostics) in Traverser() argument
94 bool ValidateBarrierFunctionCall(TIntermBlock *root, TDiagnostics *diagnostics) in ValidateBarrierFunctionCall() argument
H A DDiagnostics.cpp95 PerformanceDiagnostics::PerformanceDiagnostics(TDiagnostics *diagnostics) in PerformanceDiagnostics() argument
H A DValidateOutputs.cpp24 void error(const TIntermSymbol &symbol, const char *reason, TDiagnostics *diagnostics) in error() argument
172 ValidateOutputs(TIntermBlock *root, const TExtensionBehavior &extBehavior, int maxDrawBuffers, TDiagnostics *diagnostics) ValidateOutputs() argument
[all...]
H A DValidateClipCullDistance.cpp23 void error(const TIntermSymbol &symbol, const char *reason, TDiagnostics *diagnostics) in error() argument
158 void ValidateClipCullDistanceTraverser::validate(TDiagnostics *diagnostics, in validate() argument
189 ValidateClipCullDistance(TIntermBlock *root, TDiagnostics *diagnostics, const unsigned int maxCombinedClipAndCullDistances) ValidateClipCullDistance() argument
[all...]
H A DDirectiveHandler.cpp37 TDirectiveHandler(TExtensionBehavior &extBehavior, TDiagnostics &diagnostics, int &shaderVersion, sh::GLenum shaderType) TDirectiveHandler() argument
H A DValidateTypeSizeLimitations.cpp33 ValidateTypeSizeLimitationsTraverser(TSymbolTable *symbolTable, TDiagnostics *diagnostics) in ValidateTypeSizeLimitationsTraverser() argument
205 ValidateTypeSizeLimitations(TIntermNode *root, TSymbolTable *symbolTable, TDiagnostics *diagnostics) ValidateTypeSizeLimitations() argument
H A DCallDAG.cpp25 CallDAGCreator(TDiagnostics *diagnostics) in CallDAGCreator() argument
298 CallDAG::InitResult CallDAG::init(TIntermNode *root, TDiagnostics *diagnostics) in init() argument
H A DValidateLimitations.cpp104 ValidateLimitationsTraverser(sh::GLenum shaderType, TSymbolTable *symbolTable, TDiagnostics *diagnostics) ValidateLimitationsTraverser() argument
442 ValidateLimitations(TIntermNode *root, GLenum shaderType, TSymbolTable *symbolTable, TDiagnostics *diagnostics) ValidateLimitations() argument
H A DValidateSwitch.cpp73 ValidateSwitch::ValidateSwitch(TBasicType switchType, TDiagnostics *diagnostics) in ValidateSwitch() argument
62 validate(TBasicType switchType, TDiagnostics *diagnostics, TIntermBlock *statementList, const TSourceLoc &loc) validate() argument
307 ValidateSwitchStatementList(TBasicType switchType, TDiagnostics *diagnostics, TIntermBlock *statementList, const TSourceLoc &loc) ValidateSwitchStatementList() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DFoldExpressions.cpp28 FoldExpressionsTraverser(TDiagnostics *diagnostics) in FoldExpressionsTraverser() argument
104 bool FoldExpressions(TCompiler *compiler, TIntermBlock *root, TDiagnostics *diagnostics) in FoldExpressions() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DTokenizer.h32 Diagnostics *diagnostics; member
H A DPreprocessor.cpp31 Diagnostics *diagnostics; member
48 Preprocessor::Preprocessor(Diagnostics *diagnostics, in Preprocessor() argument
/third_party/skia/third_party/externals/tint/fuzzers/
H A Dtint_ast_clone_fuzzer.cc44 TintInternalCompilerErrorReporter( const tint::diag::List& diagnostics) TintInternalCompilerErrorReporter() argument
H A Dtint_common_fuzzer.cc55 TintInternalCompilerErrorReporter( const tint::diag::List& diagnostics) TintInternalCompilerErrorReporter() argument
/third_party/skia/third_party/externals/tint/src/reader/
H A Dreader.h44 const diag::List& diagnostics() const { return diags_; } in diagnostics() function in tint::reader::Reader
/third_party/skia/third_party/externals/tint/src/ast/
H A Dmodule.cc45 diag::List diagnostics; in Module() local
/third_party/json/include/nlohmann/detail/
H A Dexceptions.hpp57 static std::string diagnostics(std::nullptr_t /*leaf_element*/) in diagnostics() function in detail::exception
63 static std::string diagnostics(const BasicJsonType* leaf_element) in diagnostics() function in detail::exception
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DDirectiveHandler.cpp36 TDirectiveHandler(TExtensionBehavior& extBehavior, TDiagnostics& diagnostics, int& shaderVersion) TDirectiveHandler() argument

Completed in 8 milliseconds

12