/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawTests.cpp | 67 void createChildren (tcu::TestContext& testCtx, tcu::TestCaseGroup* group, const SharedGroupParams groupParams) in createChildren() 91 // NOTE: all new draw tests should handle SharedGroupParams in createChildren() 118 createChildren(testCtx, renderpassGroup.get(), SharedGroupParams( in createTests() 133 createChildren(testCtx, drPrimaryCmdBuffGroup.get(), SharedGroupParams( in createTests() 140 createChildren(testCtx, drPartialSecondaryCmdBuffGroup.get(), SharedGroupParams( in createTests() 147 createChildren(testCtx, drCompleteSecondaryCmdBuffGroup.get(), SharedGroupParams( in createTests()
|
H A D | vktDrawNegativeViewportHeightTests.hpp | 35 tcu::TestCaseGroup* createNegativeViewportHeightTests (tcu::TestContext& testCtx, const SharedGroupParams groupParams); 36 tcu::TestCaseGroup* createZeroViewportHeightTests (tcu::TestContext& testCtx, const SharedGroupParams groupParams); 37 tcu::TestCaseGroup* createOffScreenViewportTests (tcu::TestContext& testCtx, const SharedGroupParams groupParams);
|
H A D | vktDrawConcurrentTests.hpp | 37 ConcurrentDrawTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams); 46 const SharedGroupParams m_groupParams;
|
H A D | vktDrawIndexedTest.hpp | 37 DrawIndexedTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams); 47 const SharedGroupParams m_groupParams;
|
H A D | vktDrawIndirectTest.hpp | 37 IndirectDrawTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams); 46 const SharedGroupParams m_groupParams;
|
H A D | vktDrawInstancedTests.hpp | 38 InstancedTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams); 46 const SharedGroupParams m_groupParams;
|
H A D | vktDrawMultipleClearsWithinRenderPass.hpp | 37 MultipleClearsWithinRenderPassTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams); 46 const SharedGroupParams m_groupParams;
|
H A D | vktDrawShaderDrawParametersTests.hpp | 37 ShaderDrawParametersTests (tcu::TestContext& testCtx, const SharedGroupParams groupParams); 45 const SharedGroupParams m_groupParams;
|
H A D | vktDrawSimpleTest.hpp | 37 SimpleDrawTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams); 45 const SharedGroupParams m_groupParams;
|
H A D | vktDrawMultisampleLinearInterpolationTests.cpp | 48 const SharedGroupParams groupParams) in MultisampleLinearInterpolationTestInstance() 65 const SharedGroupParams m_groupParams; 518 const SharedGroupParams groupParams) in MultisampleLinearInterpolationTestCase() 539 const SharedGroupParams m_groupParams; 653 void createTests (tcu::TestCaseGroup* testGroup, const SharedGroupParams groupParams) in createTests() 698 tcu::TestCaseGroup* createMultisampleLinearInterpolationTests (tcu::TestContext& testCtx, const SharedGroupParams groupParams) in createMultisampleLinearInterpolationTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawTests.cpp | 64 void createChildren (tcu::TestContext& testCtx, tcu::TestCaseGroup* group, const SharedGroupParams groupParams) in createChildren() 86 // NOTE: all new draw tests should handle SharedGroupParams in createChildren() 111 createChildren(testCtx, renderpassGroup.get(), SharedGroupParams( in createTests() 126 createChildren(testCtx, drPrimaryCmdBuffGroup.get(), SharedGroupParams( in createTests() 133 createChildren(testCtx, drPartialSecondaryCmdBuffGroup.get(), SharedGroupParams( in createTests() 140 createChildren(testCtx, drCompleteSecondaryCmdBuffGroup.get(), SharedGroupParams( in createTests()
|
H A D | vktDrawNegativeViewportHeightTests.hpp | 35 tcu::TestCaseGroup* createNegativeViewportHeightTests (tcu::TestContext& testCtx, const SharedGroupParams groupParams); 36 tcu::TestCaseGroup* createZeroViewportHeightTests (tcu::TestContext& testCtx, const SharedGroupParams groupParams);
|
H A D | vktDrawConcurrentTests.hpp | 37 ConcurrentDrawTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams); 46 const SharedGroupParams m_groupParams;
|
H A D | vktDrawIndexedTest.hpp | 37 DrawIndexedTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams); 46 const SharedGroupParams m_groupParams;
|
H A D | vktDrawIndirectTest.hpp | 37 IndirectDrawTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams); 46 const SharedGroupParams m_groupParams;
|
H A D | vktDrawInstancedTests.hpp | 38 InstancedTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams); 46 const SharedGroupParams m_groupParams;
|
H A D | vktDrawMultipleClearsWithinRenderPass.hpp | 37 MultipleClearsWithinRenderPassTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams); 46 const SharedGroupParams m_groupParams;
|
H A D | vktDrawShaderDrawParametersTests.hpp | 37 ShaderDrawParametersTests (tcu::TestContext& testCtx, const SharedGroupParams groupParams); 45 const SharedGroupParams m_groupParams;
|
H A D | vktDrawSimpleTest.hpp | 37 SimpleDrawTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams); 45 const SharedGroupParams m_groupParams;
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassMultisampleResolveTests.hpp | 33 tcu::TestCaseGroup* createRenderPassMultisampleResolveTests (tcu::TestContext& testCtx, const renderpass::SharedGroupParams groupParams); 34 tcu::TestCaseGroup* createRenderPass2MultisampleResolveTests (tcu::TestContext& testCtx, const renderpass::SharedGroupParams groupParams); 35 tcu::TestCaseGroup* createDynamicRenderingMultisampleResolveTests (tcu::TestContext& testCtx, const renderpass::SharedGroupParams groupParams);
|
H A D | vktRenderPassSparseRenderTargetTests.hpp | 33 tcu::TestCaseGroup* createRenderPassSparseRenderTargetTests(tcu::TestContext& testCtx, const renderpass::SharedGroupParams groupParams); 34 tcu::TestCaseGroup* createRenderPass2SparseRenderTargetTests(tcu::TestContext& testCtx, const renderpass::SharedGroupParams groupParams); 35 tcu::TestCaseGroup* createDynamicRenderingSparseRenderTargetTests(tcu::TestContext& testCtx, const renderpass::SharedGroupParams groupParams);
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassMultisampleResolveTests.hpp | 33 tcu::TestCaseGroup* createRenderPassMultisampleResolveTests (tcu::TestContext& testCtx, const renderpass::SharedGroupParams groupParams); 34 tcu::TestCaseGroup* createRenderPass2MultisampleResolveTests (tcu::TestContext& testCtx, const renderpass::SharedGroupParams groupParams); 35 tcu::TestCaseGroup* createDynamicRenderingMultisampleResolveTests (tcu::TestContext& testCtx, const renderpass::SharedGroupParams groupParams);
|
H A D | vktRenderPassSparseRenderTargetTests.hpp | 33 tcu::TestCaseGroup* createRenderPassSparseRenderTargetTests(tcu::TestContext& testCtx, const renderpass::SharedGroupParams groupParams); 34 tcu::TestCaseGroup* createRenderPass2SparseRenderTargetTests(tcu::TestContext& testCtx, const renderpass::SharedGroupParams groupParams); 35 tcu::TestCaseGroup* createDynamicRenderingSparseRenderTargetTests(tcu::TestContext& testCtx, const renderpass::SharedGroupParams groupParams);
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
H A D | vktFragmentShadingRateTests.cpp | 432 void createTests (tcu::TestCaseGroup* group, SharedGroupParams groupParams) in createTests() 455 void createPipelineConstructionTypePermutations(tcu::TestCaseGroup* parentGroup, SharedGroupParams baseGroupParams) in createPipelineConstructionTypePermutations() 461 return SharedGroupParams(new GroupParams in createPipelineConstructionTypePermutations() 493 return SharedGroupParams(new GroupParams in createDynamicRenderingPermutations() 525 SharedGroupParams(new GroupParams in createTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/ |
H A D | vktFragmentShadingRateTests.cpp | 429 void createTests (tcu::TestCaseGroup* group, SharedGroupParams groupParams) in createTests() 452 void createPipelineConstructionTypePermutations(tcu::TestCaseGroup* parentGroup, SharedGroupParams baseGroupParams) in createPipelineConstructionTypePermutations() 458 return SharedGroupParams(new GroupParams in createPipelineConstructionTypePermutations() 490 return SharedGroupParams(new GroupParams in createDynamicRenderingPermutations() 520 SharedGroupParams(new GroupParams in createTests()
|