Searched refs:computeGroupPtr (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsVoteTests.cpp | 591 TestCaseGroup* computeGroupPtr = opNonARB ? computeGroup.get() : computeGroupARB.get(); in createSubgroupsVoteTests() local 614 addFunctionCaseWithPrograms(computeGroupPtr, testName, supportedCheck, initPrograms, test, caseDef); in createSubgroupsVoteTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
H A D | vktSubgroupsVoteTests.cpp | 591 TestCaseGroup* computeGroupPtr = opNonARB ? computeGroup.get() : computeGroupARB.get(); in createSubgroupsVoteTests() local 614 addFunctionCaseWithPrograms(computeGroupPtr, testName, "", supportedCheck, initPrograms, test, caseDef); in createSubgroupsVoteTests()
|
Completed in 3 milliseconds