Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DSpirvIntrinsics.cpp111 void TIntermediate::insertSpirvExecutionMode(int executionMode, const TIntermAggregate* args) in insertSpirvExecutionMode()
127 void TIntermediate::insertSpirvExecutionModeId(int executionMode, const TIntermAggregate* args) in insertSpirvExecutionModeId()
/external/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.c62 static iJIT_IsProfilingActiveFlags executionMode = iJIT_NOTHING_RUNNING; variable
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.c64 static iJIT_IsProfilingActiveFlags executionMode = iJIT_NOTHING_RUNNING; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.c62 static iJIT_IsProfilingActiveFlags executionMode = iJIT_NOTHING_RUNNING; variable
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationCoordinatesTests.cpp492 const std::string executionMode = in initPrograms() local
/external/llvm-project/mlir/lib/Conversion/SPIRVToLLVM/
DConvertSPIRVToLLVM.cpp690 Value executionMode = in matchAndRewrite() local
/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVOps.cpp1668 spirv::ExecutionMode executionMode, in build()