Searched refs:DynamicStateRSTests (Results 1 – 6 of 6) sorted by relevance
36 class DynamicStateRSTests : public tcu::TestCaseGroup class39 …DynamicStateRSTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructio…40 ~DynamicStateRSTests (void);44 DynamicStateRSTests (const DynamicStateRSTests& other);45 DynamicStateRSTests& operator= (const DynamicStateRSTests& other);
51 group->addChild(new DynamicStateRSTests (testCtx, pipelineConstructionType)); in createChildren()
1187 DynamicStateRSTests::DynamicStateRSTests (tcu::TestContext& testCtx, vk::PipelineConstructionType p… in DynamicStateRSTests() function in vkt::DynamicState::DynamicStateRSTests1194 DynamicStateRSTests::~DynamicStateRSTests () in ~DynamicStateRSTests()1198 void DynamicStateRSTests::init (void) in init()