Home
last modified time | relevance | path

Searched refs:StencilParamsBasicTestCase (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateDSTests.cpp1088 class StencilParamsBasicTestCase : public TestCase class
1132 StencilParamsBasicTestCase (tcu::TestContext& context, const std::string& name, in StencilParamsBasicTestCase() function in vkt::DynamicState::__anon27959::StencilParamsBasicTestCase
1349 addChild(new StencilParamsBasicTestCase(m_testCtx, "stencil_params_basic_1" + nameSuffix, m_pipelineConstructionType, 0x0D, 0x06, 0x05, tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f), useMesh)); in init()
1350 addChild(new StencilParamsBasicTestCase(m_testCtx, "stencil_params_basic_2" + nameSuffix, m_pipelineConstructionType, 0x06, 0x02, 0x05, tcu::Vec4(0.0f, 1.0f, 0.0f, 1.0f), useMesh)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateDSTests.cpp1060 class StencilParamsBasicTestCase : public TestCase class
1104 StencilParamsBasicTestCase (tcu::TestContext& context, const std::string& name, const std::string& description, in StencilParamsBasicTestCase() function in vkt::DynamicState::__anon29194::StencilParamsBasicTestCase
1322 addChild(new StencilParamsBasicTestCase(m_testCtx, "stencil_params_basic_1" + nameSuffix, "Perform basic stencil test 1" + descSuffix, m_pipelineConstructionType, 0x0D, 0x06, 0x05, tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f), useMesh)); in init()
1323 addChild(new StencilParamsBasicTestCase(m_testCtx, "stencil_params_basic_2" + nameSuffix, "Perform basic stencil test 2" + descSuffix, m_pipelineConstructionType, 0x06, 0x02, 0x05, tcu::Vec4(0.0f, 1.0f, 0.0f, 1.0f), useMesh)); in init()

Completed in 5 milliseconds