Searched defs:executionMode (Results 1 – 6 of 6) sorted by relevance
120 void TIntermediate::insertSpirvExecutionMode(int executionMode, const TIntermAggregate* args) in insertSpirvExecutionMode()136 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
512 const std::string executionMode = in initPrograms() local
1883 void SPIRVBuilder::addExecutionMode(spv::ExecutionMode executionMode) in addExecutionMode()2479 for (spv::ExecutionMode executionMode : mExecutionModes) in writeExecutionModes() local