Searched refs:spirvOptions (Results 1 – 1 of 1) sorted by relevance
116 spirvOptions.validate = true; in GlslangTest()703 glslang::SpvOptions& options() { return spirvOptions; } in options()710 glslang::SpvOptions spirvOptions; variable