Home
last modified time | relevance | path

Searched defs:operations (Results 1 - 17 of 17) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderClockTests.cpp234 static testType operations[] = in addShaderClockTests() local
H A DvktShaderBuiltinPrecisionTests.cpp335 const std::string operations[operationCount] = in getComparisonOperation() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderClockTests.cpp234 static testType operations[] = in addShaderClockTests() local
H A DvktShaderBuiltinPrecisionTests.cpp336 const std::string operations[operationCount] = in getComparisonOperation() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_peeling.cpp182 GetIteratorUpdateOperations( const Loop* loop, Instruction* iterator, std::unordered_set<Instruction*>* operations) GetIteratorUpdateOperations() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_peeling.cpp182 GetIteratorUpdateOperations( const Loop* loop, Instruction* iterator, std::unordered_set<Instruction*>* operations) GetIteratorUpdateOperations() argument
/third_party/spirv-tools/source/opt/
H A Dloop_peeling.cpp196 GetIteratorUpdateOperations( const Loop* loop, Instruction* iterator, std::unordered_set<Instruction*>* operations) GetIteratorUpdateOperations() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInterfaceMatchingTests.cpp610 std::string& operations = specializationMap["OPERATIONS"]; in initPrograms() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex_test.cc1617 int operations = threads * iterations; local
1618 EXPECT_EQ(RunTest(&TestMu, threads, iterations, operations), operations); local
356 RunTestCommon(TestContext *cxt, void (*test)(TestContext *cxt, int), int threads, int iterations, int operations) RunTestCommon() argument
381 RunTest(void (*test)(TestContext *cxt, int), int threads, int iterations, int operations) RunTest() argument
392 RunTestWithInvariantDebugging(void (*test)(TestContext *cxt, int), int threads, int iterations, int operations, void (*invariant)(void *)) RunTestWithInvariantDebugging() argument
1624 operations); global() local
1631 int operations = iterations * threads; global() local
1632 EXPECT_EQ(RunTest(&TestTry, threads, iterations, operations), operations); global() local
1638 operations); global() local
1645 int operations = iterations * threads; global() local
1652 int operations = iterations * threads; global() local
1653 EXPECT_EQ(RunTest(&TestRW, threads, iterations, operations), operations / 2); global() local
1659 operations / 2); global() local
1666 int operations = iterations; global() local
1667 EXPECT_EQ(RunTest(&TestAwait, threads, iterations, operations), operations); global() local
1673 int operations = iterations; global() local
1675 operations); global() local
1681 int operations = iterations; global() local
1682 EXPECT_EQ(RunTest(&TestSignal, threads, iterations, operations), operations); global() local
1688 int operations = iterations; global() local
1690 operations); global() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fAtomicCounterTests.cpp101 Operation operations; member
1103 operationToName(const AtomicCounterTest::Operation& operations, bool useBranch) operationToName() argument
1138 operationToDescription(const AtomicCounterTest::Operation& operations, bool useBranch) operationToDescription() argument
1318 const AtomicCounterTest::Operation operations[] = AtomicCounterTests() local
1386 const AtomicCounterTest::Operation operations[] = AtomicCounterTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineInterfaceMatchingTests.cpp608 std::string& operations = specializationMap["OPERATIONS"]; in initPrograms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateComputeTests.cpp1118 } operations[] = in createDynamicStateComputeTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateComputeTests.cpp1094 } operations[] = in createDynamicStateComputeTests() local
/third_party/vk-gl-cts/modules/egl/
H A DteglImageFormatTests.cpp148 vector<Operation> operations; member
[all...]
H A DteglGLES2SharingThreadedTests.cpp2278 std::vector<OperationId> operations; in addRandomOperation() local
[all...]
/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c226 int operations = 1; variable
/third_party/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp1350 static const int operations[AST_NUM_OPERATORS] = { in do_hir() local
[all...]

Completed in 54 milliseconds