/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineTimestampTests.cpp | 410 vkt::TestCase* newTestCase (tcu::TestContext& testContext, 3335 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, ¶m)); in createTimestampTests() 3337 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, ¶m)); in createTimestampTests() 3340 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, ¶m)); in createTimestampTests() 3342 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, ¶m)); in createTimestampTests() 3356 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, ¶m)); in createTimestampTests() 3358 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, ¶m)); in createTimestampTests() 3361 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, ¶m)); in createTimestampTests() 3363 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, ¶m)); in createTimestampTests() 3387 advGraphicsTests->addChild(newTestCase<AdvGraphicsTes in createTimestampTests() [all...] |
H A D | vktPipelineDepthRangeUnrestrictedTests.cpp | 293 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 D | vktPipelineCreationFeedbackTests.cpp | 155 vkt::TestCase* newTestCase (tcu::TestContext& testContext, in newTestCase() function 1226 graphicsTests->addChild(newTestCase<GraphicsCacheTest>(testCtx, ¶m)); in createCreationFeedbackTests() 1244 computeTests->addChild(newTestCase<ComputeCacheTest>(testCtx, ¶m)); in createCreationFeedbackTests()
|
H A D | vktPipelineBlendOperationAdvancedTests.cpp | 839 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 D | vktPipelineCacheTests.cpp | 127 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 D | vktPipelineExecutablePropertiesTests.cpp | 196 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 D | vktPipelineTimestampTests.cpp | 437 vkt::TestCase* newTestCase (tcu::TestContext& testContext, 3119 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, ¶m)); 3121 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, ¶m)); 3124 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, ¶m)); 3126 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, ¶m)); 3140 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, ¶m)); 3142 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, ¶m)); 3145 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, ¶m)); 3147 basicGraphicsTests->addChild(newTestCase<BasicGraphicsTest>(testCtx, ¶m)); 3170 advGraphicsTests->addChild(newTestCase<AdvGraphicsTes [all...] |
H A D | vktPipelineDepthRangeUnrestrictedTests.cpp | 299 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 D | vktPipelineBlendOperationAdvancedTests.cpp | 843 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 D | vktPipelineCacheTests.cpp | 135 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 D | vktPipelineCreationFeedbackTests.cpp | 165 vkt::TestCase* newTestCase (tcu::TestContext& testContext, in newTestCase() function 1241 graphicsTests->addChild(newTestCase<GraphicsCacheTest>(testCtx, ¶m)); in createCreationFeedbackTests() 1259 computeTests->addChild(newTestCase<ComputeCacheTest>(testCtx, ¶m)); in createCreationFeedbackTests()
|
H A D | vktPipelineExecutablePropertiesTests.cpp | 220 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()
|