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