Searched refs:hasSpirvExecutionMode (Results 1 – 2 of 2) sorted by relevance
924 bool hasSpirvExecutionMode() const { return spirvExecutionMode != nullptr; } in hasSpirvExecutionMode() function
1936 if (glslangIntermediate->hasSpirvExecutionMode()) { in TGlslangToSpvTraverser()