Home
last modified time | relevance | path

Searched refs:createSubgroupsPartitionedTests (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsPartitionedTests.hpp36 deqp::TestCaseGroup *createSubgroupsPartitionedTests(deqp::Context &testCtx);
H A DglcSubgroupsTests.cpp68 addChild(createSubgroupsPartitionedTests(m_context)); in init()
H A DglcSubgroupsPartitionedTests.cpp889 deqp::TestCaseGroup *createSubgroupsPartitionedTests(deqp::Context &testCtx) in createSubgroupsPartitionedTests() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsPartitionedTests.hpp36 tcu::TestCaseGroup *createSubgroupsPartitionedTests(tcu::TestContext &testCtx);
H A DvktSubgroupsTests.cpp70 subgroupsTests->addChild(createSubgroupsPartitionedTests(testCtx)); in createChildren()
H A DvktSubgroupsPartitionedTests.cpp524 TestCaseGroup *createSubgroupsPartitionedTests(TestContext &testCtx) in createSubgroupsPartitionedTests() function