Searched refs:spv_options (Results 1 – 1 of 1) sorted by relevance
813 glslang::SpvOptions spv_options; in GLSLtoSPV() local815 spv_options.generateDebugInfo = true; in GLSLtoSPV()817 glslang::GlslangToSpv(*program.getIntermediate(stage), spirv, &spv_options); in GLSLtoSPV()