Home
last modified time | relevance | path

Searched refs:newTestCase (Results 1 - 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineTimestampTests.cpp410 vkt::TestCase* newTestCase (tcu::TestContext& testContext,
3335 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, &param)); in createTimestampTests()
3337 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, &param)); in createTimestampTests()
3340 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, &param)); in createTimestampTests()
3342 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, &param)); in createTimestampTests()
3356 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, &param)); in createTimestampTests()
3358 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, &param)); in createTimestampTests()
3361 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, &param)); in createTimestampTests()
3363 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, &param)); in createTimestampTests()
3387 advGraphicsTests->addChild(newTestCase<AdvGraphicsTes in createTimestampTests()
[all...]
H A DvktPipelineDepthRangeUnrestrictedTests.cpp293 vkt::TestCase* newTestCase (tcu::TestContext& testContext,
1468 depthClearValueTests->addChild(newTestCase<DepthRangeUnrestrictedTest>(testCtx, testParams)); in createDepthRangeUnrestrictedTests()
1501 viewportTests->addChild(newTestCase<DepthRangeUnrestrictedTest>(testCtx, testParams)); in createDepthRangeUnrestrictedTests()
1503 viewportTests->addChild(newTestCase<DepthRangeUnrestrictedTest>(testCtx, testParams)); in createDepthRangeUnrestrictedTests()
1542 depthBoundsTests->addChild(newTestCase<DepthRangeUnrestrictedTest>(testCtx, testParams)); in createDepthRangeUnrestrictedTests()
1544 depthBoundsTests->addChild(newTestCase<DepthRangeUnrestrictedTest>(testCtx, testParams)); in createDepthRangeUnrestrictedTests()
1546 depthBoundsTests->addChild(newTestCase<DepthRangeUnrestrictedTest>(testCtx, testParams)); in createDepthRangeUnrestrictedTests()
1585 noDepthClampingTests->addChild(newTestCase<DepthRangeUnrestrictedTest>(testCtx, testParams)); in createDepthRangeUnrestrictedTests()
H A DvktPipelineCreationFeedbackTests.cpp155 vkt::TestCase* newTestCase (tcu::TestContext& testContext, in newTestCase() function
1226 graphicsTests->addChild(newTestCase<GraphicsCacheTest>(testCtx, &param)); in createCreationFeedbackTests()
1244 computeTests->addChild(newTestCase<ComputeCacheTest>(testCtx, &param)); in createCreationFeedbackTests()
H A DvktPipelineBlendOperationAdvancedTests.cpp839 vkt::TestCase* newTestCase (tcu::TestContext& testContext, in newTestCase() function
2273 opsTests->addChild(newTestCase<BlendOperationAdvancedTest>(testCtx, testParams));
2276 opsTests->addChild(newTestCase<BlendOperationAdvancedTest>(testCtx, testParams));
2306 independentTests->addChild(newTestCase<BlendOperationAdvancedTest>(testCtx, testParams));
2309 independentTests->addChild(newTestCase<BlendOperationAdvancedTest>(testCtx, testParams));
2338 coherentTests->addChild(newTestCase<BlendOperationAdvancedTest>(testCtx, testParams));
2341 coherentTests->addChild(newTestCase<BlendOperationAdvancedTest>(testCtx, testParams));
H A DvktPipelineCacheTests.cpp127 vkt::TestCase* newTestCase (tcu::TestContext& testContext, in newTestCase() function
1843 graphicsTests->addChild(newTestCase<GraphicsCacheTest>(testCtx, &testParams[i])); in createCacheTests()
1860 graphicsTests->addChild(newTestCase<PipelineFromCacheTest>(testCtx, &testParams[i])); in createCacheTests()
1877 graphicsTests->addChild(newTestCase<PipelineFromIncompleteCacheTest>(testCtx, &testParams[i])); in createCacheTests()
1893 computeTests->addChild(newTestCase<ComputeCacheTest>(testCtx, &testParams[i])); in createCacheTests()
H A DvktPipelineExecutablePropertiesTests.cpp196 vkt::TestCase* newTestCase (tcu::TestContext& testContext, in newTestCase() function
1272 graphicsTests->addChild(newTestCase<GraphicsExecutablePropertiesTest>(testCtx, &testParams[i])); in createExecutablePropertiesTests()
1291 computeTests->addChild(newTestCase<ComputeExecutablePropertiesTest>(testCtx, &testParams[i])); in createExecutablePropertiesTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineTimestampTests.cpp437 vkt::TestCase* newTestCase (tcu::TestContext& testContext,
3119 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, &param));
3121 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, &param));
3124 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, &param));
3126 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, &param));
3140 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, &param));
3142 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, &param));
3145 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, &param));
3147 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, &param));
3170 advGraphicsTests->addChild(newTestCase<AdvGraphicsTes
[all...]
H A DvktPipelineDepthRangeUnrestrictedTests.cpp299 vkt::TestCase* newTestCase (tcu::TestContext& testContext,
1462 depthClearValueTests->addChild(newTestCase<DepthRangeUnrestrictedTest>(testCtx, testParams)); in createDepthRangeUnrestrictedTests()
1495 viewportTests->addChild(newTestCase<DepthRangeUnrestrictedTest>(testCtx, testParams)); in createDepthRangeUnrestrictedTests()
1497 viewportTests->addChild(newTestCase<DepthRangeUnrestrictedTest>(testCtx, testParams)); in createDepthRangeUnrestrictedTests()
1536 depthBoundsTests->addChild(newTestCase<DepthRangeUnrestrictedTest>(testCtx, testParams)); in createDepthRangeUnrestrictedTests()
1538 depthBoundsTests->addChild(newTestCase<DepthRangeUnrestrictedTest>(testCtx, testParams)); in createDepthRangeUnrestrictedTests()
1540 depthBoundsTests->addChild(newTestCase<DepthRangeUnrestrictedTest>(testCtx, testParams)); in createDepthRangeUnrestrictedTests()
1579 noDepthClampingTests->addChild(newTestCase<DepthRangeUnrestrictedTest>(testCtx, testParams)); in createDepthRangeUnrestrictedTests()
H A DvktPipelineBlendOperationAdvancedTests.cpp843 vkt::TestCase* newTestCase (tcu::TestContext& testContext, in newTestCase() function
2252 opsTests->addChild(newTestCase<BlendOperationAdvancedTest>(testCtx, testParams));
2255 opsTests->addChild(newTestCase<BlendOperationAdvancedTest>(testCtx, testParams));
2285 independentTests->addChild(newTestCase<BlendOperationAdvancedTest>(testCtx, testParams));
2288 independentTests->addChild(newTestCase<BlendOperationAdvancedTest>(testCtx, testParams));
2317 coherentTests->addChild(newTestCase<BlendOperationAdvancedTest>(testCtx, testParams));
2320 coherentTests->addChild(newTestCase<BlendOperationAdvancedTest>(testCtx, testParams));
H A DvktPipelineCacheTests.cpp135 vkt::TestCase* newTestCase (tcu::TestContext& testContext, in newTestCase() function
1848 graphicsTests->addChild(newTestCase<GraphicsCacheTest>(testCtx, &testParams[i])); in createCacheTests()
1865 graphicsTests->addChild(newTestCase<PipelineFromCacheTest>(testCtx, &testParams[i])); in createCacheTests()
1882 graphicsTests->addChild(newTestCase<PipelineFromIncompleteCacheTest>(testCtx, &testParams[i])); in createCacheTests()
1898 computeTests->addChild(newTestCase<ComputeCacheTest>(testCtx, &testParams[i])); in createCacheTests()
H A DvktPipelineCreationFeedbackTests.cpp165 vkt::TestCase* newTestCase (tcu::TestContext& testContext, in newTestCase() function
1241 graphicsTests->addChild(newTestCase<GraphicsCacheTest>(testCtx, &param)); in createCreationFeedbackTests()
1259 computeTests->addChild(newTestCase<ComputeCacheTest>(testCtx, &param)); in createCreationFeedbackTests()
H A DvktPipelineExecutablePropertiesTests.cpp220 vkt::TestCase* newTestCase (tcu::TestContext& testContext, in newTestCase() function
1300 graphicsTests->addChild(newTestCase<GraphicsExecutablePropertiesTest>(testCtx, &testParams[i])); in createExecutablePropertiesTests()
1319 computeTests->addChild(newTestCase<ComputeExecutablePropertiesTest>(testCtx, &testParams[i])); in createExecutablePropertiesTests()

Completed in 32 milliseconds