Home
last modified time | relevance | path

Searched refs:SharedGroupParams (Results 1 - 25 of 132) sorted by relevance

123456

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawTests.cpp67 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 DvktDrawNegativeViewportHeightTests.hpp35 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 DvktDrawConcurrentTests.hpp37 ConcurrentDrawTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams);
46 const SharedGroupParams m_groupParams;
H A DvktDrawIndexedTest.hpp37 DrawIndexedTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams);
47 const SharedGroupParams m_groupParams;
H A DvktDrawIndirectTest.hpp37 IndirectDrawTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams);
46 const SharedGroupParams m_groupParams;
H A DvktDrawInstancedTests.hpp38 InstancedTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams);
46 const SharedGroupParams m_groupParams;
H A DvktDrawMultipleClearsWithinRenderPass.hpp37 MultipleClearsWithinRenderPassTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams);
46 const SharedGroupParams m_groupParams;
H A DvktDrawShaderDrawParametersTests.hpp37 ShaderDrawParametersTests (tcu::TestContext& testCtx, const SharedGroupParams groupParams);
45 const SharedGroupParams m_groupParams;
H A DvktDrawSimpleTest.hpp37 SimpleDrawTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams);
45 const SharedGroupParams m_groupParams;
H A DvktDrawMultisampleLinearInterpolationTests.cpp48 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 DvktDrawTests.cpp64 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 DvktDrawNegativeViewportHeightTests.hpp35 tcu::TestCaseGroup* createNegativeViewportHeightTests (tcu::TestContext& testCtx, const SharedGroupParams groupParams);
36 tcu::TestCaseGroup* createZeroViewportHeightTests (tcu::TestContext& testCtx, const SharedGroupParams groupParams);
H A DvktDrawConcurrentTests.hpp37 ConcurrentDrawTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams);
46 const SharedGroupParams m_groupParams;
H A DvktDrawIndexedTest.hpp37 DrawIndexedTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams);
46 const SharedGroupParams m_groupParams;
H A DvktDrawIndirectTest.hpp37 IndirectDrawTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams);
46 const SharedGroupParams m_groupParams;
H A DvktDrawInstancedTests.hpp38 InstancedTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams);
46 const SharedGroupParams m_groupParams;
H A DvktDrawMultipleClearsWithinRenderPass.hpp37 MultipleClearsWithinRenderPassTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams);
46 const SharedGroupParams m_groupParams;
H A DvktDrawShaderDrawParametersTests.hpp37 ShaderDrawParametersTests (tcu::TestContext& testCtx, const SharedGroupParams groupParams);
45 const SharedGroupParams m_groupParams;
H A DvktDrawSimpleTest.hpp37 SimpleDrawTests (tcu::TestContext &testCtx, const SharedGroupParams groupParams);
45 const SharedGroupParams m_groupParams;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.hpp33 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 DvktRenderPassSparseRenderTargetTests.hpp33 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 DvktRenderPassMultisampleResolveTests.hpp33 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 DvktRenderPassSparseRenderTargetTests.hpp33 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 DvktFragmentShadingRateTests.cpp432 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 DvktFragmentShadingRateTests.cpp429 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()

Completed in 6 milliseconds

123456