Searched defs:executionMode (Results 1 – 5 of 5) sorted by relevance
52 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
454 uint32_t executionMode = ins->words[ins->operands[1].offset]; in parseExecutionMode() local