Home
last modified time | relevance | path

Searched refs:SetContainsDebugInfo (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dir_loader.cpp57 module()->SetContainsDebugInfo(); in AddInstruction()
80 module()->SetContainsDebugInfo(); in AddInstruction()
85 module()->SetContainsDebugInfo(); in AddInstruction()
97 module()->SetContainsDebugInfo(); in AddInstruction()
102 module()->SetContainsDebugInfo(); in AddInstruction()
Dmodule.h123 inline void SetContainsDebugInfo();
367 inline void Module::SetContainsDebugInfo() { contains_debug_info_ = true; } in SetContainsDebugInfo() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_loader.cpp57 module()->SetContainsDebugInfo(); in AddInstruction()
80 module()->SetContainsDebugInfo(); in AddInstruction()
85 module()->SetContainsDebugInfo(); in AddInstruction()
97 module()->SetContainsDebugInfo(); in AddInstruction()
102 module()->SetContainsDebugInfo(); in AddInstruction()
Dmodule.h123 inline void SetContainsDebugInfo();
367 inline void Module::SetContainsDebugInfo() { contains_debug_info_ = true; } in SetContainsDebugInfo() function
/third_party/spirv-tools/source/opt/
Dir_loader.cpp57 module()->SetContainsDebugInfo(); in AddInstruction()
80 module()->SetContainsDebugInfo(); in AddInstruction()
85 module()->SetContainsDebugInfo(); in AddInstruction()
97 module()->SetContainsDebugInfo(); in AddInstruction()
102 module()->SetContainsDebugInfo(); in AddInstruction()
Dmodule.h126 inline void SetContainsDebugInfo();
386 inline void Module::SetContainsDebugInfo() { contains_debug_info_ = true; } in SetContainsDebugInfo() function