/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
D | glcSubgroupsBuiltinMaskVarTests.cpp | 449 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()
|
D | glcSubgroupsBallotOtherTests.cpp | 539 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()
|
D | glcSubgroupsBallotTests.cpp | 461 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()
|
D | glcSubgroupsShapeTests.cpp | 533 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()
|
D | glcSubgroupsBallotBroadcastTests.cpp | 519 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()
|
D | glcSubgroupsBuiltinVarTests.cpp | 735 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()
|
D | glcSubgroupsShuffleTests.cpp | 587 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()
|
D | glcSubgroupsQuadTests.cpp | 657 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/ |
D | vktSubgroupsSizeControlTests.cpp | 1079 …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()
|
D | vktSubgroupsBallotMasksTests.cpp | 375 …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()
|
D | vktSubgroupsShapeTests.cpp | 387 …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()
|
D | vktSubgroupsBallotOtherTests.cpp | 450 …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()
|
D | vktSubgroupsBuiltinMaskVarTests.cpp | 1359 …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()
|
D | vktSubgroupsQuadTests.cpp | 386 …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()
|
D | vktSubgroupsClusteredTests.cpp | 360 …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()
|
D | vktSubgroupsBallotTests.cpp | 977 …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/ |
D | vktSubgroupsSizeControlTests.cpp | 1079 …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()
|
D | vktSubgroupsShapeTests.cpp | 387 …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()
|
D | vktSubgroupsBallotMasksTests.cpp | 375 …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()
|
D | vktSubgroupsBallotOtherTests.cpp | 450 …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()
|
D | vktSubgroupsBuiltinMaskVarTests.cpp | 1359 …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()
|
D | vktSubgroupsQuadTests.cpp | 386 …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()
|
D | vktSubgroupsClusteredTests.cpp | 360 …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()
|
D | vktSubgroupsArithmeticTests.cpp | 434 …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()
|
D | vktSubgroupsBallotTests.cpp | 977 …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()
|