Searched defs:GetDebugScope (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/opt/ | ||
H A D | instruction.h | 303 inline const DebugScope& GetDebugScope() const { return dbg_scope_; } in GetDebugScope() function in spvtools::opt::Instruction |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
H A D | instruction.h | 303 inline const DebugScope& GetDebugScope() const { return dbg_scope_; } in GetDebugScope() function in spvtools::opt::Instruction |
/third_party/spirv-tools/source/opt/ | ||
H A D | instruction.h | 319 inline const DebugScope& GetDebugScope() const { return dbg_scope_; } in GetDebugScope() function in spvtools::opt::Instruction |
Completed in 5 milliseconds