Home
last modified time | relevance | path

Searched refs:TintInternalCompilerErrorReporter (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/tint/src/
H A Dtest_main.cc28 void TintInternalCompilerErrorReporter(const tint::diag::List& diagnostics) { in TintInternalCompilerErrorReporter() function
78 tint::SetInternalCompilerErrorReporter(&TintInternalCompilerErrorReporter); in main()
/third_party/skia/third_party/externals/tint/fuzzers/
H A Dtint_ast_clone_fuzzer.cc44 [[noreturn]] void TintInternalCompilerErrorReporter( in TintInternalCompilerErrorReporter() function
54 tint::SetInternalCompilerErrorReporter(&TintInternalCompilerErrorReporter); in LLVMFuzzerTestOneInput()
H A Dtint_common_fuzzer.cc55 [[noreturn]] void TintInternalCompilerErrorReporter( in TintInternalCompilerErrorReporter() function
115 tint::SetInternalCompilerErrorReporter(&TintInternalCompilerErrorReporter); in Run()
/third_party/skia/third_party/externals/tint/samples/
H A Dmain.cc38 [[noreturn]] void TintInternalCompilerErrorReporter( in TintInternalCompilerErrorReporter() function
925 tint::SetInternalCompilerErrorReporter(&TintInternalCompilerErrorReporter); in main()

Completed in 4 milliseconds