Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsBallotBroadcastTests.cpp404 …de::MovePtr<TestCaseGroup> framebufferGroupARB (new TestCaseGroup(testCtx, "framebuffer", "Subgrou… in createSubgroupsBallotBroadcastTests() local
492 …TestCaseGroup* testGroup = extShaderSubGroupBallotTests ? framebufferGroupARB.get() : framebufferG… in createSubgroupsBallotBroadcastTests()
545 groupARB->addChild(framebufferGroupARB.release()); in createSubgroupsBallotBroadcastTests()
DvktSubgroupsVoteTests.cpp464 …de::MovePtr<TestCaseGroup> framebufferGroupARB (new TestCaseGroup(testCtx, "framebuffer", "Subgrou… in createSubgroupsVoteTests() local
521 …fferGroupPtr = (opType < OPTYPE_LAST_NON_ARB) ? framebufferGroup.get() : framebufferGroupARB.get(); in createSubgroupsVoteTests()
630 groupARB->addChild(framebufferGroupARB.release()); in createSubgroupsVoteTests()