Home
last modified time | relevance | path

Searched refs:opNonARB (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsVoteTests.cpp590 const bool opNonARB = (opType < OPTYPE_LAST_NON_ARB); in createSubgroupsVoteTests() local
591 TestCaseGroup* computeGroupPtr = opNonARB ? computeGroup.get() : computeGroupARB.get(); in createSubgroupsVoteTests()
592 TestCaseGroup* graphicGroupPtr = opNonARB ? graphicGroup.get() : graphicGroupARB.get(); in createSubgroupsVoteTests()
593 TestCaseGroup* framebufferGroupPtr = opNonARB ? framebufferGroup.get() : framebufferGroupARB.get(); in createSubgroupsVoteTests()
594 TestCaseGroup* fragHelperGroupPtr = opNonARB ? fragHelperGroup.get() : fragHelperGroupARB.get(); in createSubgroupsVoteTests()
596 TestCaseGroup* meshGroupPtr = opNonARB ? meshGroup.get() : meshGroupARB.get(); in createSubgroupsVoteTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsVoteTests.cpp590 const bool opNonARB = (opType < OPTYPE_LAST_NON_ARB); in createSubgroupsVoteTests() local
591 TestCaseGroup* computeGroupPtr = opNonARB ? computeGroup.get() : computeGroupARB.get(); in createSubgroupsVoteTests()
592 TestCaseGroup* graphicGroupPtr = opNonARB ? graphicGroup.get() : graphicGroupARB.get(); in createSubgroupsVoteTests()
593 TestCaseGroup* framebufferGroupPtr = opNonARB ? framebufferGroup.get() : framebufferGroupARB.get(); in createSubgroupsVoteTests()
594 TestCaseGroup* fragHelperGroupPtr = opNonARB ? fragHelperGroup.get() : fragHelperGroupARB.get(); in createSubgroupsVoteTests()
596 TestCaseGroup* meshGroupPtr = opNonARB ? meshGroup.get() : meshGroupARB.get(); in createSubgroupsVoteTests()

Completed in 3 milliseconds