Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsVoteTests.hpp36 deqp::TestCaseGroup* createSubgroupsVoteTests(deqp::Context& testCtx);
DglcSubgroupsTests.cpp62 addChild(createSubgroupsVoteTests(m_context)); in init()
DglcSubgroupsVoteTests.cpp712 deqp::TestCaseGroup* createSubgroupsVoteTests(deqp::Context& testCtx) in createSubgroupsVoteTests() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsVoteTests.hpp35 tcu::TestCaseGroup* createSubgroupsVoteTests (tcu::TestContext& testCtx);
DvktSubgroupsTests.cpp60 subgroupsTests->addChild(createSubgroupsVoteTests(testCtx)); in createChildren()
DvktSubgroupsVoteTests.cpp452 TestCaseGroup* createSubgroupsVoteTests (TestContext& testCtx) in createSubgroupsVoteTests() function