Home
last modified time | relevance | path

Searched refs:NUM_OPS (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Ddll.c175 NUM_OPS enumerator
203 void *(*op[NUM_OPS]) (void);
427 for (i = 0; i < NUM_OPS; ++i) be->op[i] = op_unsupported; in load()
436 for (i = 0; i < NUM_OPS; ++i) in load()
501 for (i = 0; i < NUM_OPS; ++i) in load()
610 for (i = 0; i < NUM_OPS; ++i) in load()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp1538 NUM_OPS = 4 enumerator
1574 const int numOps = NUM_OPS; in iterate()
1867 , m_opIndices (AtomicCounterIndexingCaseInstance::NUM_OPS) in AtomicCounterIndexingCase()
1890 const int numOps = AtomicCounterIndexingCaseInstance::NUM_OPS; in createShaderSpec()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp1544 NUM_OPS = 4 enumerator
1580 const int numOps = NUM_OPS; in iterate()
1875 , m_opIndices (AtomicCounterIndexingCaseInstance::NUM_OPS) in AtomicCounterIndexingCase()
1898 const int numOps = AtomicCounterIndexingCaseInstance::NUM_OPS; in createShaderSpec()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDebugInfoMetadata.cpp315 #define DEFINE_GETIMPL_STORE_N(CLASS, ARGS, OPS, NUM_OPS) \
316 return storeImpl(new (NUM_OPS) \

Completed in 15 milliseconds