Home
last modified time | relevance | path

Searched defs:executionMode (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.c62 static iJIT_IsProfilingActiveFlags executionMode = iJIT_NOTHING_RUNNING; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationCoordinatesTests.cpp492 const std::string executionMode = in initPrograms() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBuildSPIRV.cpp1672 void SPIRVBuilder::addExecutionMode(spv::ExecutionMode executionMode) in addExecutionMode()
2230 for (size_t executionMode : mExecutionModes) in writeExecutionModes() local
/third_party/mesa3d/src/compiler/clc/
Dclc_helpers.cpp422 uint32_t executionMode = ins->words[ins->operands[1].offset]; in parseExecutionMode() local