Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp188 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo() function in LTOCodeGenerator
/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h460 void setDebugInfo(bool debuginfo) in setDebugInfo() function
DShaderLang.cpp1829 void TShader::setDebugInfo(bool debugInfo) { intermediate->setDebugInfo(debugInfo); } in setDebugInfo() function in glslang::TShader