Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsBallotBroadcastTests.cpp403 …de::MovePtr<TestCaseGroup> computeGroupARB (new TestCaseGroup(testCtx, "compute", "Subgroup ballo… in createSubgroupsBallotBroadcastTests() local
441 …TestCaseGroup* testGroup = extShaderSubGroupBallotTests ? computeGroupARB.get() : computeGroup.ge… in createSubgroupsBallotBroadcastTests()
544 groupARB->addChild(computeGroupARB.release()); in createSubgroupsBallotBroadcastTests()
DvktSubgroupsVoteTests.cpp463 …de::MovePtr<TestCaseGroup> computeGroupARB (new TestCaseGroup(testCtx, "compute", "Subgroup vote … in createSubgroupsVoteTests() local
519 …up* computeGroupPtr = (opType < OPTYPE_LAST_NON_ARB) ? computeGroup.get() : computeGroupARB.get(); in createSubgroupsVoteTests()
629 groupARB->addChild(computeGroupARB.release()); in createSubgroupsVoteTests()