Searched refs:TSpirvExecutionMode (Results 1 – 4 of 4) sorted by relevance
114 spirvExecutionMode = new TSpirvExecutionMode; in insertSpirvExecutionMode()130 spirvExecutionMode = new TSpirvExecutionMode; in insertSpirvExecutionModeId()
925 const TSpirvExecutionMode& getSpirvExecutionMode() const { return *spirvExecutionMode; } in getSpirvExecutionMode()1190 TSpirvExecutionMode* spirvExecutionMode;
62 struct TSpirvExecutionMode { struct
1937 …const glslang::TSpirvExecutionMode spirvExecutionMode = glslangIntermediate->getSpirvExecutionMode… in TGlslangToSpvTraverser()