Home
last modified time | relevance | path

Searched refs:SpirvToolsStripDebugInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/glslang/SPIRV/
DSpvTools.h81 void SpirvToolsStripDebugInfo(const glslang::TIntermediate& intermediate,
DSpvTools.cpp223 void SpirvToolsStripDebugInfo(const glslang::TIntermediate& intermediate, in SpirvToolsStripDebugInfo() function
DGlslangToSpv.cpp8786 SpirvToolsStripDebugInfo(intermediate, spirv, logger); in GlslangToSpv()