Home
last modified time | relevance | path

Searched refs:computeGroup (Results 1 – 25 of 51) sorted by relevance

123

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsBuiltinMaskVarTests.cpp449 de::MovePtr<deqp::TestCaseGroup> computeGroup(new deqp::TestCaseGroup( in createSubgroupsBuiltinMaskVarTests() local
486 SubgroupFactory<CaseDefinition>::addFunctionCaseWithPrograms(computeGroup.get(), in createSubgroupsBuiltinMaskVarTests()
505 group->addChild(computeGroup.release()); in createSubgroupsBuiltinMaskVarTests()
DglcSubgroupsBallotOtherTests.cpp539 de::MovePtr<deqp::TestCaseGroup> computeGroup(new deqp::TestCaseGroup( in createSubgroupsBallotOtherTests() local
557 …SubgroupFactory<CaseDefinition>::addFunctionCaseWithPrograms(computeGroup.get(), op, "", supported… in createSubgroupsBallotOtherTests()
576 group->addChild(computeGroup.release()); in createSubgroupsBallotOtherTests()
DglcSubgroupsBallotTests.cpp461 de::MovePtr<deqp::TestCaseGroup> computeGroup(new deqp::TestCaseGroup( in createSubgroupsBallotTests() local
476 SubgroupFactory<CaseDefinition>::addFunctionCaseWithPrograms(computeGroup.get(), in createSubgroupsBallotTests()
497 group->addChild(computeGroup.release()); in createSubgroupsBallotTests()
DglcSubgroupsShapeTests.cpp533 de::MovePtr<deqp::TestCaseGroup> computeGroup(new deqp::TestCaseGroup( in createSubgroupsShapeTests() local
552 …SubgroupFactory<CaseDefinition>::addFunctionCaseWithPrograms(computeGroup.get(), op, "", supported… in createSubgroupsShapeTests()
579 group->addChild(computeGroup.release()); in createSubgroupsShapeTests()
DglcSubgroupsBallotBroadcastTests.cpp519 de::MovePtr<deqp::TestCaseGroup> computeGroup(new deqp::TestCaseGroup( in createSubgroupsBallotBroadcastTests() local
556 …SubgroupFactory<CaseDefinition>::addFunctionCaseWithPrograms(computeGroup.get(), name, "", support… in createSubgroupsBallotBroadcastTests()
577 group->addChild(computeGroup.release()); in createSubgroupsBallotBroadcastTests()
DglcSubgroupsBuiltinVarTests.cpp735 de::MovePtr<deqp::TestCaseGroup> computeGroup(new deqp::TestCaseGroup( in createSubgroupsBuiltinVarTests() local
775 SubgroupFactory<CaseDefinition>::addFunctionCaseWithPrograms(computeGroup.get(), in createSubgroupsBuiltinVarTests()
795 …SubgroupFactory<CaseDefinition>::addFunctionCaseWithPrograms(computeGroup.get(), de::toLower(var),… in createSubgroupsBuiltinVarTests()
803 group->addChild(computeGroup.release()); in createSubgroupsBuiltinVarTests()
DglcSubgroupsShuffleTests.cpp587 de::MovePtr<deqp::TestCaseGroup> computeGroup(new deqp::TestCaseGroup( in createSubgroupsShuffleTests() local
636 …SubgroupFactory<CaseDefinition>::addFunctionCaseWithPrograms(computeGroup.get(), name, "", support… in createSubgroupsShuffleTests()
652 group->addChild(computeGroup.release()); in createSubgroupsShuffleTests()
DglcSubgroupsQuadTests.cpp657 de::MovePtr<deqp::TestCaseGroup> computeGroup(new deqp::TestCaseGroup( in createSubgroupsQuadTests() local
712 …SubgroupFactory<CaseDefinition>::addFunctionCaseWithPrograms(computeGroup.get(), name.str(), "", s… in createSubgroupsQuadTests()
740 group->addChild(computeGroup.release()); in createSubgroupsQuadTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsSizeControlTests.cpp1079 …de::MovePtr<TestCaseGroup> computeGroup (new TestCaseGroup(testCtx, "compute", "Subgroup size con… in createSubgroupsSizeControlTests() local
1116 …addFunctionCaseWithPrograms(computeGroup.get(), "allow_varying_subgroup_size" + params.postfix, ""… in createSubgroupsSizeControlTests()
1146 …addFunctionCaseWithPrograms(computeGroup.get(), "require_full_subgroups_allow_varying_subgroup_siz… in createSubgroupsSizeControlTests()
1153 …addFunctionCaseWithPrograms(computeGroup.get(), "require_full_subgroups" + params.postfix, "", sup… in createSubgroupsSizeControlTests()
1159 …addFunctionCaseWithPrograms(computeGroup.get(), "required_subgroup_size_max_require_full_subgroups… in createSubgroupsSizeControlTests()
1164 …addFunctionCaseWithPrograms(computeGroup.get(), "required_subgroup_size_min_require_full_subgroups… in createSubgroupsSizeControlTests()
1182 …addFunctionCaseWithPrograms(computeGroup.get(), "required_subgroup_size_max", "", supportedCheckFe… in createSubgroupsSizeControlTests()
1191 …addFunctionCaseWithPrograms(computeGroup.get(), "required_subgroup_size_min", "", supportedCheckFe… in createSubgroupsSizeControlTests()
1219 group->addChild(computeGroup.release()); in createSubgroupsSizeControlTests()
DvktSubgroupsBallotMasksTests.cpp375 …de::MovePtr<TestCaseGroup> computeGroup (new TestCaseGroup(testCtx, "compute", "VK_EXT_shader_sub… in createSubgroupsBallotMasksTests() local
418 …addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, … in createSubgroupsBallotMasksTests()
483 groupARB->addChild(computeGroup.release()); in createSubgroupsBallotMasksTests()
DvktSubgroupsShapeTests.cpp387 …de::MovePtr<TestCaseGroup> computeGroup (new TestCaseGroup(testCtx, "compute", "Subgroup shape ca… in createSubgroupsShapeTests() local
430 …addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, … in createSubgroupsShapeTests()
495 group->addChild(computeGroup.release()); in createSubgroupsShapeTests()
DvktSubgroupsBallotOtherTests.cpp450 …de::MovePtr<TestCaseGroup> computeGroup (new TestCaseGroup(testCtx, "compute", "Subgroup ballot o… in createSubgroupsBallotOtherTests() local
493 …addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, … in createSubgroupsBallotOtherTests()
558 group->addChild(computeGroup.release()); in createSubgroupsBallotOtherTests()
DvktSubgroupsBuiltinMaskVarTests.cpp1359 …de::MovePtr<TestCaseGroup> computeGroup (new TestCaseGroup(testCtx, "compute", "Subgroup builtin… in createSubgroupsBuiltinMaskVarTests() local
1436 …addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, … in createSubgroupsBuiltinMaskVarTests()
1475 group->addChild(computeGroup.release()); in createSubgroupsBuiltinMaskVarTests()
DvktSubgroupsQuadTests.cpp386 …de::MovePtr<TestCaseGroup> computeGroup (new TestCaseGroup(testCtx, "compute", "Subgroup arithmet… in createSubgroupsQuadTests() local
439 …addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, … in createSubgroupsQuadTests()
524 group->addChild(computeGroup.release()); in createSubgroupsQuadTests()
DvktSubgroupsClusteredTests.cpp360 …de::MovePtr<TestCaseGroup> computeGroup (new TestCaseGroup(testCtx, "compute", "Subgroup clustere… in createSubgroupsClusteredTests() local
425 …addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, … in createSubgroupsClusteredTests()
524 group->addChild(computeGroup.release()); in createSubgroupsClusteredTests()
DvktSubgroupsBallotTests.cpp977 …de::MovePtr<TestCaseGroup> computeGroup (new TestCaseGroup(testCtx, "compute", "Subgroup ballot c… in createSubgroupsBallotTests() local
1016 …eGroup* testGroup = extShaderSubGroupBallotTests ? computeGroupEXT.get() : computeGroup.get(); in createSubgroupsBallotTests()
1113 group->addChild(computeGroup.release()); in createSubgroupsBallotTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsSizeControlTests.cpp1079 …de::MovePtr<TestCaseGroup> computeGroup (new TestCaseGroup(testCtx, "compute", "Subgroup size con… in createSubgroupsSizeControlTests() local
1116 …addFunctionCaseWithPrograms(computeGroup.get(), "allow_varying_subgroup_size" + params.postfix, ""… in createSubgroupsSizeControlTests()
1146 …addFunctionCaseWithPrograms(computeGroup.get(), "require_full_subgroups_allow_varying_subgroup_siz… in createSubgroupsSizeControlTests()
1153 …addFunctionCaseWithPrograms(computeGroup.get(), "require_full_subgroups" + params.postfix, "", sup… in createSubgroupsSizeControlTests()
1159 …addFunctionCaseWithPrograms(computeGroup.get(), "required_subgroup_size_max_require_full_subgroups… in createSubgroupsSizeControlTests()
1164 …addFunctionCaseWithPrograms(computeGroup.get(), "required_subgroup_size_min_require_full_subgroups… in createSubgroupsSizeControlTests()
1182 …addFunctionCaseWithPrograms(computeGroup.get(), "required_subgroup_size_max", "", supportedCheckFe… in createSubgroupsSizeControlTests()
1191 …addFunctionCaseWithPrograms(computeGroup.get(), "required_subgroup_size_min", "", supportedCheckFe… in createSubgroupsSizeControlTests()
1219 group->addChild(computeGroup.release()); in createSubgroupsSizeControlTests()
DvktSubgroupsShapeTests.cpp387 …de::MovePtr<TestCaseGroup> computeGroup (new TestCaseGroup(testCtx, "compute", "Subgroup shape ca… in createSubgroupsShapeTests() local
430 …addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, … in createSubgroupsShapeTests()
495 group->addChild(computeGroup.release()); in createSubgroupsShapeTests()
DvktSubgroupsBallotMasksTests.cpp375 …de::MovePtr<TestCaseGroup> computeGroup (new TestCaseGroup(testCtx, "compute", "VK_EXT_shader_sub… in createSubgroupsBallotMasksTests() local
418 …addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, … in createSubgroupsBallotMasksTests()
483 groupARB->addChild(computeGroup.release()); in createSubgroupsBallotMasksTests()
DvktSubgroupsBallotOtherTests.cpp450 …de::MovePtr<TestCaseGroup> computeGroup (new TestCaseGroup(testCtx, "compute", "Subgroup ballot o… in createSubgroupsBallotOtherTests() local
493 …addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, … in createSubgroupsBallotOtherTests()
558 group->addChild(computeGroup.release()); in createSubgroupsBallotOtherTests()
DvktSubgroupsBuiltinMaskVarTests.cpp1359 …de::MovePtr<TestCaseGroup> computeGroup (new TestCaseGroup(testCtx, "compute", "Subgroup builtin… in createSubgroupsBuiltinMaskVarTests() local
1436 …addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, … in createSubgroupsBuiltinMaskVarTests()
1475 group->addChild(computeGroup.release()); in createSubgroupsBuiltinMaskVarTests()
DvktSubgroupsQuadTests.cpp386 …de::MovePtr<TestCaseGroup> computeGroup (new TestCaseGroup(testCtx, "compute", "Subgroup arithmet… in createSubgroupsQuadTests() local
439 …addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, … in createSubgroupsQuadTests()
524 group->addChild(computeGroup.release()); in createSubgroupsQuadTests()
DvktSubgroupsClusteredTests.cpp360 …de::MovePtr<TestCaseGroup> computeGroup (new TestCaseGroup(testCtx, "compute", "Subgroup clustere… in createSubgroupsClusteredTests() local
425 …addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, … in createSubgroupsClusteredTests()
524 group->addChild(computeGroup.release()); in createSubgroupsClusteredTests()
DvktSubgroupsArithmeticTests.cpp434 …de::MovePtr<TestCaseGroup> computeGroup (new TestCaseGroup(testCtx, "compute", "Subgroup arithmet… in createSubgroupsArithmeticTests() local
502 …addFunctionCaseWithPrograms(computeGroup.get(), testName, "", supportedCheck, initPrograms, test, … in createSubgroupsArithmeticTests()
606 group->addChild(computeGroup.release()); in createSubgroupsArithmeticTests()
DvktSubgroupsBallotTests.cpp977 …de::MovePtr<TestCaseGroup> computeGroup (new TestCaseGroup(testCtx, "compute", "Subgroup ballot c… in createSubgroupsBallotTests() local
1016 …eGroup* testGroup = extShaderSubGroupBallotTests ? computeGroupEXT.get() : computeGroup.get(); in createSubgroupsBallotTests()
1113 group->addChild(computeGroup.release()); in createSubgroupsBallotTests()

123