Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.hpp35 class DynamicStateInheritanceTests : public tcu::TestCaseGroup class
38 DynamicStateInheritanceTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType);
41 DynamicStateInheritanceTests (const DynamicStateInheritanceTests& other); // not implemented
42 DynamicStateInheritanceTests& operator= (const DynamicStateInheritanceTests& other); // not implemented
H A DvktDynamicStateTests.cpp58 group->addChild(new DynamicStateInheritanceTests (testCtx, pipelineConstructionType)); in createChildren()
H A DvktDynamicStateInheritanceTests.cpp1168 DynamicStateInheritanceTests::DynamicStateInheritanceTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateInheritanceTests() function in vkt::DynamicStateInheritanceTests
1175 void DynamicStateInheritanceTests::init (void) in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.hpp35 class DynamicStateInheritanceTests : public tcu::TestCaseGroup class
38 DynamicStateInheritanceTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType);
41 DynamicStateInheritanceTests (const DynamicStateInheritanceTests& other); // not implemented
42 DynamicStateInheritanceTests& operator= (const DynamicStateInheritanceTests& other); // not implemented
H A DvktDynamicStateTests.cpp55 group->addChild(new DynamicStateInheritanceTests (testCtx, pipelineConstructionType)); in createChildren()
H A DvktDynamicStateInheritanceTests.cpp1077 DynamicStateInheritanceTests::DynamicStateInheritanceTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateInheritanceTests() function in vkt::DynamicStateInheritanceTests
1084 void DynamicStateInheritanceTests::init (void) in init()

Completed in 5 milliseconds