Searched defs:executionMode (Results 1 – 6 of 6) 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()
64 static iJIT_IsProfilingActiveFlags executionMode = iJIT_NOTHING_RUNNING; variable
62 static iJIT_IsProfilingActiveFlags executionMode = iJIT_NOTHING_RUNNING; variable
492 const std::string executionMode = in initPrograms() local
1672 void SPIRVBuilder::addExecutionMode(spv::ExecutionMode executionMode) in addExecutionMode()2230 for (size_t executionMode : mExecutionModes) in writeExecutionModes() local