Home
last modified time | relevance | path

Searched refs:fragHelperGroup (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsVoteTests.cpp458 …de::MovePtr<TestCaseGroup> fragHelperGroup (new TestCaseGroup(testCtx, "frag_helper", "Subgroup v… in createSubgroupsVoteTests() local
522 …TestCaseGroup* fragHelperGroupPtr = (opType < OPTYPE_LAST_NON_ARB) ? fragHelperGroup.get() : fragH… in createSubgroupsVoteTests()
636 group->addChild(fragHelperGroup.release()); in createSubgroupsVoteTests()
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsVoteTests.cpp721 de::MovePtr<deqp::TestCaseGroup> fragHelperGroup(new deqp::TestCaseGroup( in createSubgroupsVoteTests() local
784 SubgroupFactory<CaseDefinition>::addFunctionCaseWithPrograms(fragHelperGroup.get(), in createSubgroupsVoteTests()
798 group->addChild(fragHelperGroup.release()); in createSubgroupsVoteTests()