/external/deqp/modules/gles3/functional/ |
D | es3fCompressedTextureTests.cpp | 77 …TestCaseGroup *const testTypeGroup = new TestCaseGroup(m_context, getBlockTestTypeName(astcTestTyp… in init() local 79 astcGroup->addChild(testTypeGroup); in init() 90 testTypeGroup->addChild(new ASTCBlockCase2D( in init()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageSlicedViewOf3DTests.cpp | 1021 TestCaseGroupPtr testTypeGroup(new tcu::TestCaseGroup(testCtx, testTypeCase.name)); in createImageSlicedViewOf3DTests() local 1039 testTypeGroup->addChild(stageGroup.release()); in createImageSlicedViewOf3DTests() 1042 basicTests->addChild(testTypeGroup.release()); in createImageSlicedViewOf3DTests() 1056 TestCaseGroupPtr testTypeGroup(new tcu::TestCaseGroup(testCtx, testTypeCase.name)); in createImageSlicedViewOf3DTests() local 1065 testTypeGroup->addChild(new SlicedViewTestCase(testCtx, testName, params)); in createImageSlicedViewOf3DTests() 1069 fullSliceTests->addChild(testTypeGroup.release()); in createImageSlicedViewOf3DTests() 1089 TestCaseGroupPtr testTypeGroup(new tcu::TestCaseGroup(testCtx, testTypeCase.name)); in createImageSlicedViewOf3DTests() local 1138 testTypeGroup->addChild(stageGroup.release()); in createImageSlicedViewOf3DTests() 1141 randomTests->addChild(testTypeGroup.release()); in createImageSlicedViewOf3DTests() 1162 TestCaseGroupPtr testTypeGroup(new tcu::TestCaseGroup(testCtx, testTypeCase.name)); in createImageSlicedViewOf3DTests() local [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingTraversalControlTests.cpp | 792 de::MovePtr<tcu::TestCaseGroup> testTypeGroup( in createTraversalControlTests() local 803 testTypeGroup->addChild( in createTraversalControlTests() 806 group->addChild(testTypeGroup.release()); in createTraversalControlTests()
|
D | vktRayTracingMemGuaranteeTests.cpp | 875 …de::MovePtr<tcu::TestCaseGroup> testTypeGroup(new tcu::TestCaseGroup(testCtx, testTypes[testTypeNd… in createMemGuaranteeTests() local 895 testTypeGroup->addChild(new RayTracingTestCase(testCtx, testName.c_str(), caseDef)); in createMemGuaranteeTests() 898 group->addChild(testTypeGroup.release()); in createMemGuaranteeTests()
|
D | vktRayTracingComplexControlFlowTests.cpp | 1844 …de::MovePtr<tcu::TestCaseGroup> testTypeGroup(new tcu::TestCaseGroup(testCtx, testTypes[testTypeNd… in createComplexControlFlowTests() local 1871 testTypeGroup->addChild(testOpGroup.release()); in createComplexControlFlowTests() 1874 group->addChild(testTypeGroup.release()); in createComplexControlFlowTests()
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_barycentric/ |
D | vktFragmentShadingBarycentricTests.cpp | 2742 MovePtr<tcu::TestCaseGroup> testTypeGroup(new tcu::TestCaseGroup(testCtx, "data")); in createTests() local 2860 testTypeGroup->addChild(provokingVertexGroup.release()); in createTests() 2886 testTypeGroup->addChild(miscGroup.release()); in createTests() 2940 testTypeGroup->addChild(scGroup.release()); in createTests() 2943 constructionTypeCase.testGroup->addChild(testTypeGroup.release()); in createTests() 2962 MovePtr<tcu::TestCaseGroup> testTypeGroup(new tcu::TestCaseGroup(testCtx, "weights")); in createTests() local 3140 testTypeGroup->addChild(provokingVertexGroup.release()); in createTests() 3143 constructionTypeCase.testGroup->addChild(testTypeGroup.release()); in createTests()
|
/external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryTraversalControlTests.cpp | 2141 de::MovePtr<tcu::TestCaseGroup> testTypeGroup( in createTraversalControlTests() local 2152 testTypeGroup->addChild(new RayQueryTraversalControlTestCase( in createTraversalControlTests() 2155 sourceTypeGroup->addChild(testTypeGroup.release()); in createTraversalControlTests()
|
D | vktRayQueryCullRayFlagsTests.cpp | 2214 de::MovePtr<tcu::TestCaseGroup> testTypeGroup( in createCullRayFlagsTests() local 2244 testTypeGroup->addChild(bottomTestTypeGroup.release()); in createCullRayFlagsTests() 2246 sourceTypeGroup->addChild(testTypeGroup.release()); in createCullRayFlagsTests()
|
D | vktRayQueryWatertightnessTests.cpp | 2288 de::MovePtr<tcu::TestCaseGroup> testTypeGroup( in createWatertightnessTests() local 2334 testTypeGroup->addChild(sourceTypeGroup.release()); in createWatertightnessTests() 2337 group->addChild(testTypeGroup.release()); in createWatertightnessTests()
|
D | vktRayQueryBuiltinTests.cpp | 6390 de::MovePtr<tcu::TestCaseGroup> testTypeGroup( in createBuiltinTests() local 6468 testTypeGroup->addChild(sourceTypeGroup.release()); in createBuiltinTests() 6471 group->addChild(testTypeGroup.release()); in createBuiltinTests() 6490 de::MovePtr<tcu::TestCaseGroup> testTypeGroup( in createAdvancedTests() local 6545 testTypeGroup->addChild(sourceTypeGroup.release()); in createAdvancedTests() 6548 group->addChild(testTypeGroup.release()); in createAdvancedTests()
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorUpdateASTests.cpp | 2605 de::MovePtr<tcu::TestCaseGroup> testTypeGroup( in createDescriptorUpdateASTests() local 2647 testTypeGroup->addChild(updateMethodsGroup.release()); in createDescriptorUpdateASTests() 2650 group->addChild(testTypeGroup.release()); in createDescriptorUpdateASTests()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageLoadStoreTests.cpp | 3832 GroupPtr testTypeGroup(new tcu::TestCaseGroup(testCtx, testType.name)); in createImageExtendOperandsTests() local 3866 testTypeGroup->addChild(matchGroup.release()); in createImageExtendOperandsTests() 3869 formatGroup->addChild(testTypeGroup.release()); in createImageExtendOperandsTests()
|