Searched defs:executionMode (Results 1 – 7 of 7) sorted by relevance
111 void TIntermediate::insertSpirvExecutionMode(int executionMode, const TIntermAggregate* args) in insertSpirvExecutionMode()127 void TIntermediate::insertSpirvExecutionModeId(int executionMode, const TIntermAggregate* args) in insertSpirvExecutionModeId()
62 static iJIT_IsProfilingActiveFlags executionMode = iJIT_NOTHING_RUNNING; variable
64 static iJIT_IsProfilingActiveFlags executionMode = iJIT_NOTHING_RUNNING; variable
492 const std::string executionMode = in initPrograms() local
690 Value executionMode = in matchAndRewrite() local
1668 spirv::ExecutionMode executionMode, in build()