Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateCBTests.hpp36 class DynamicStateCBTests : public tcu::TestCaseGroup class
39 DynamicStateCBTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType);
40 ~DynamicStateCBTests (void);
44 DynamicStateCBTests (const DynamicStateCBTests &other);
45 DynamicStateCBTests& operator= (const DynamicStateCBTests &other);
H A DvktDynamicStateCBTests.cpp209 DynamicStateCBTests::DynamicStateCBTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateCBTests() function in vkt::DynamicState::DynamicStateCBTests
216 DynamicStateCBTests::~DynamicStateCBTests (void) {} in ~DynamicStateCBTests()
218 void DynamicStateCBTests::init (void) in init()
H A DvktDynamicStateTests.cpp55 group->addChild(new DynamicStateCBTests (testCtx, pipelineConstructionType)); in createChildren()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateCBTests.hpp36 class DynamicStateCBTests : public tcu::TestCaseGroup class
39 DynamicStateCBTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType);
40 ~DynamicStateCBTests (void);
44 DynamicStateCBTests (const DynamicStateCBTests &other);
45 DynamicStateCBTests& operator= (const DynamicStateCBTests &other);
H A DvktDynamicStateCBTests.cpp207 DynamicStateCBTests::DynamicStateCBTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateCBTests() function in vkt::DynamicState::DynamicStateCBTests
214 DynamicStateCBTests::~DynamicStateCBTests (void) {} in ~DynamicStateCBTests()
216 void DynamicStateCBTests::init (void) in init()
H A DvktDynamicStateTests.cpp52 group->addChild(new DynamicStateCBTests (testCtx, pipelineConstructionType)); in createChildren()

Completed in 3 milliseconds