Home
last modified time | relevance | path

Searched defs:GetIRContext (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass.h48 opt::IRContext* GetIRContext() const { return ir_context_; } in GetIRContext() function
Dfuzzer.cpp286 opt::IRContext* Fuzzer::GetIRContext() { return ir_context_.get(); } in GetIRContext() function in spvtools::fuzz::Fuzzer
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass.h48 opt::IRContext* GetIRContext() const { return ir_context_; } in GetIRContext() function
Dfuzzer.cpp286 opt::IRContext* Fuzzer::GetIRContext() { return ir_context_.get(); } in GetIRContext() function in spvtools::fuzz::Fuzzer
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass.h48 opt::IRContext* GetIRContext() const { return ir_context_; } in GetIRContext() function
Dfuzzer.cpp286 opt::IRContext* Fuzzer::GetIRContext() { return ir_context_.get(); } in GetIRContext() function in spvtools::fuzz::Fuzzer