Home
last modified time | relevance | path

Searched defs:GetDebugScope (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstruction.h303 inline const DebugScope& GetDebugScope() const { return dbg_scope_; } in GetDebugScope() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.h303 inline const DebugScope& GetDebugScope() const { return dbg_scope_; } in GetDebugScope() function
/third_party/spirv-tools/source/opt/
Dinstruction.h317 inline const DebugScope& GetDebugScope() const { return dbg_scope_; } in GetDebugScope() function