Home
last modified time | relevance | path

Searched refs:groupARB (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsBallotMasksTests.cpp325 …de::MovePtr<TestCaseGroup> groupARB (new TestCaseGroup(testCtx, "ext_shader_subgroup_ballot", "V… in createSubgroupsBallotMasksTests() local
402 groupARB->addChild(graphicGroup.release()); in createSubgroupsBallotMasksTests()
403 groupARB->addChild(computeGroup.release()); in createSubgroupsBallotMasksTests()
404 groupARB->addChild(framebufferGroup.release()); in createSubgroupsBallotMasksTests()
405 groupARB->addChild(raytracingGroup.release()); in createSubgroupsBallotMasksTests()
406 group->addChild(groupARB.release()); in createSubgroupsBallotMasksTests()
DvktSubgroupsBallotBroadcastTests.cpp401 …de::MovePtr<TestCaseGroup> groupARB (new TestCaseGroup(testCtx, "ext_shader_subgroup_ballot", "V… in createSubgroupsBallotBroadcastTests() local
543 groupARB->addChild(graphicGroupARB.release()); in createSubgroupsBallotBroadcastTests()
544 groupARB->addChild(computeGroupARB.release()); in createSubgroupsBallotBroadcastTests()
545 groupARB->addChild(framebufferGroupARB.release()); in createSubgroupsBallotBroadcastTests()
551 group->addChild(groupARB.release()); in createSubgroupsBallotBroadcastTests()
DvktSubgroupsVoteTests.cpp461 …de::MovePtr<TestCaseGroup> groupARB (new TestCaseGroup(testCtx, "ext_shader_subgroup_vote", "VK_… in createSubgroupsVoteTests() local
628 groupARB->addChild(graphicGroupARB.release()); in createSubgroupsVoteTests()
629 groupARB->addChild(computeGroupARB.release()); in createSubgroupsVoteTests()
630 groupARB->addChild(framebufferGroupARB.release()); in createSubgroupsVoteTests()
631 groupARB->addChild(fragHelperGroupARB.release()); in createSubgroupsVoteTests()
639 group->addChild(groupARB.release()); in createSubgroupsVoteTests()