Home
last modified time | relevance | path

Searched refs:DynamicStateClearTests (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateClearTests.hpp37 class DynamicStateClearTests : public tcu::TestCaseGroup class
40DynamicStateClearTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructi…
41 ~DynamicStateClearTests (void);
45 DynamicStateClearTests (const DynamicStateClearTests& other);
46 DynamicStateClearTests& operator= (const DynamicStateClearTests& other);
DvktDynamicStateClearTests.cpp405 DynamicStateClearTests::DynamicStateClearTests (tcu::TestContext& testCtx, vk::PipelineConstruction… in DynamicStateClearTests() function in vkt::DynamicState::DynamicStateClearTests
412 DynamicStateClearTests::~DynamicStateClearTests() in ~DynamicStateClearTests()
416 void DynamicStateClearTests::init (void) in init()
DvktDynamicStateTests.cpp56 group->addChild(new DynamicStateClearTests (testCtx, pipelineConstructionType)); in createChildren()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateClearTests.hpp37 class DynamicStateClearTests : public tcu::TestCaseGroup class
40DynamicStateClearTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructi…
41 ~DynamicStateClearTests (void);
45 DynamicStateClearTests (const DynamicStateClearTests& other);
46 DynamicStateClearTests& operator= (const DynamicStateClearTests& other);
DvktDynamicStateClearTests.cpp405 DynamicStateClearTests::DynamicStateClearTests (tcu::TestContext& testCtx, vk::PipelineConstruction… in DynamicStateClearTests() function in vkt::DynamicState::DynamicStateClearTests
412 DynamicStateClearTests::~DynamicStateClearTests() in ~DynamicStateClearTests()
416 void DynamicStateClearTests::init (void) in init()
DvktDynamicStateTests.cpp56 group->addChild(new DynamicStateClearTests (testCtx, pipelineConstructionType)); in createChildren()