Home
last modified time | relevance | path

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

/third_party/glslang/gtests/
DTestFixture.h116 spirvOptions.validate = true; in GlslangTest()
703 glslang::SpvOptions& options() { return spirvOptions; } in options()
710 glslang::SpvOptions spirvOptions; variable