| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fCompressedTextureTests.cpp | 76 …TestCaseGroup* const testTypeGroup = new TestCaseGroup(m_context, getBlockTestTypeName(astcTestT… in init() local 77 astcGroup->addChild(testTypeGroup); in init() 88 …testTypeGroup->addChild(new ASTCBlockCase2D(m_context, getASTCFormatShortName(format).c_str(), glu… in init()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingTraversalControlTests.cpp | 753 …de::MovePtr<tcu::TestCaseGroup> testTypeGroup(new tcu::TestCaseGroup(group->getTestContext(), hitS… in createTraversalControlTests() local 768 …testTypeGroup->addChild(new TraversalControlTestCase(group->getTestContext(), bottomTestTypes[test… in createTraversalControlTests() 770 group->addChild(testTypeGroup.release()); in createTraversalControlTests()
|
| D | vktRayTracingMemGuaranteeTests.cpp | 813 …de::MovePtr<tcu::TestCaseGroup> testTypeGroup(new tcu::TestCaseGroup(testCtx, testTypes[testTypeNd… in createMemGuaranteeTests() local 834 testTypeGroup->addChild(new RayTracingTestCase(testCtx, testName.c_str(), "", caseDef)); in createMemGuaranteeTests() 837 group->addChild(testTypeGroup.release()); in createMemGuaranteeTests()
|
| D | vktRayTracingComplexControlFlowTests.cpp | 1754 …de::MovePtr<tcu::TestCaseGroup> testTypeGroup (new tcu::TestCaseGroup(testCtx, testTypes[testTypeN… in createComplexControlFlowTests() local 1782 testTypeGroup->addChild(testOpGroup.release()); in createComplexControlFlowTests() 1785 group->addChild(testTypeGroup.release()); in createComplexControlFlowTests()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| D | vktRayQueryCullRayFlagsTests.cpp | 2100 …de::MovePtr<tcu::TestCaseGroup> testTypeGroup(new tcu::TestCaseGroup(group->getTestContext(), shad… in createCullRayFlagsTests() local 2130 testTypeGroup->addChild(bottomTestTypeGroup.release()); in createCullRayFlagsTests() 2132 sourceTypeGroup->addChild(testTypeGroup.release()); in createCullRayFlagsTests()
|
| D | vktRayQueryTraversalControlTests.cpp | 2056 …de::MovePtr<tcu::TestCaseGroup> testTypeGroup(new tcu::TestCaseGroup(group->getTestContext(), shad… in createTraversalControlTests() local 2069 …testTypeGroup->addChild(new RayQueryTraversalControlTestCase(group->getTestContext(), bottomTestTy… in createTraversalControlTests() 2071 sourceTypeGroup->addChild(testTypeGroup.release()); in createTraversalControlTests()
|
| D | vktRayQueryWatertightnessTests.cpp | 2265 …de::MovePtr<tcu::TestCaseGroup> testTypeGroup (new tcu::TestCaseGroup(group->getTestContext(), te… in createWatertightnessTests() local 2309 testTypeGroup->addChild(sourceTypeGroup.release()); in createWatertightnessTests() 2312 group->addChild(testTypeGroup.release()); in createWatertightnessTests()
|
| D | vktRayQueryBuiltinTests.cpp | 5980 …de::MovePtr<tcu::TestCaseGroup> testTypeGroup(new tcu::TestCaseGroup(group->getTestContext(), test… in createBuiltinTests() local 6065 testTypeGroup->addChild(sourceTypeGroup.release()); in createBuiltinTests() 6068 group->addChild(testTypeGroup.release()); in createBuiltinTests() 6091 …de::MovePtr<tcu::TestCaseGroup> testTypeGroup(new tcu::TestCaseGroup(group->getTestContext(), test… in createAdvancedTests() local 6144 testTypeGroup->addChild(sourceTypeGroup.release()); in createAdvancedTests() 6147 group->addChild(testTypeGroup.release()); in createAdvancedTests()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| D | vktBindingDescriptorUpdateASTests.cpp | 2513 …de::MovePtr<tcu::TestCaseGroup> testTypeGroup (new tcu::TestCaseGroup(group->getTestContext(), te… in createDescriptorUpdateASTests() local 2553 testTypeGroup->addChild(updateMethodsGroup.release()); in createDescriptorUpdateASTests() 2556 group->addChild(testTypeGroup.release()); in createDescriptorUpdateASTests()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| D | vktImageLoadStoreTests.cpp | 2794 GroupPtr testTypeGroup (new tcu::TestCaseGroup(testCtx, testType.name, "")); in createImageExtendOperandsTests() local 2826 testTypeGroup->addChild(matchGroup.release()); in createImageExtendOperandsTests() 2829 formatGroup->addChild(testTypeGroup.release()); in createImageExtendOperandsTests()
|