Searched refs:TSpirvExecutionMode (Results 1 – 4 of 4) sorted by relevance
121 spirvExecutionMode = new TSpirvExecutionMode; in insertSpirvExecutionMode()137 spirvExecutionMode = new TSpirvExecutionMode; in insertSpirvExecutionModeId()
973 const TSpirvExecutionMode& getSpirvExecutionMode() const { return *spirvExecutionMode; } in getSpirvExecutionMode()1232 TSpirvExecutionMode* spirvExecutionMode;
61 struct TSpirvExecutionMode { struct
1947 …const glslang::TSpirvExecutionMode spirvExecutionMode = glslangIntermediate->getSpirvExecutionMode… in TGlslangToSpvTraverser()