Home
last modified time | relevance | path

Searched refs:DynamicStateDiscardTests (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateDiscardTests.hpp37 class DynamicStateDiscardTests : public tcu::TestCaseGroup class
40 DynamicStateDiscardTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType);
41 ~DynamicStateDiscardTests (void);
45 DynamicStateDiscardTests (const DynamicStateDiscardTests& other);
46 DynamicStateDiscardTests& operator= (const DynamicStateDiscardTests& other);
H A DvktDynamicStateDiscardTests.cpp702 DynamicStateDiscardTests::DynamicStateDiscardTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateDiscardTests() function in vkt::DynamicState::DynamicStateDiscardTests
709 DynamicStateDiscardTests::~DynamicStateDiscardTests () in ~DynamicStateDiscardTests()
713 void DynamicStateDiscardTests::init (void) in init()
H A DvktDynamicStateTests.cpp60 group->addChild(new DynamicStateDiscardTests (testCtx, pipelineConstructionType)); in createChildren()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateDiscardTests.hpp37 class DynamicStateDiscardTests : public tcu::TestCaseGroup class
40 DynamicStateDiscardTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType);
41 ~DynamicStateDiscardTests (void);
45 DynamicStateDiscardTests (const DynamicStateDiscardTests& other);
46 DynamicStateDiscardTests& operator= (const DynamicStateDiscardTests& other);
H A DvktDynamicStateDiscardTests.cpp690 DynamicStateDiscardTests::DynamicStateDiscardTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateDiscardTests() function in vkt::DynamicState::DynamicStateDiscardTests
697 DynamicStateDiscardTests::~DynamicStateDiscardTests () in ~DynamicStateDiscardTests()
701 void DynamicStateDiscardTests::init (void) in init()
H A DvktDynamicStateTests.cpp57 group->addChild(new DynamicStateDiscardTests (testCtx, pipelineConstructionType)); in createChildren()

Completed in 4 milliseconds