Searched refs:DynamicStateRSTests (Results 1 – 3 of 3) sorted by relevance
35 class DynamicStateRSTests : public tcu::TestCaseGroup class38 DynamicStateRSTests (tcu::TestContext& testCtx);39 ~DynamicStateRSTests (void);43 DynamicStateRSTests (const DynamicStateRSTests& other);44 DynamicStateRSTests& operator= (const DynamicStateRSTests& other);
49 group->addChild(new DynamicStateRSTests(testCtx)); in createChildren()
653 DynamicStateRSTests::DynamicStateRSTests (tcu::TestContext& testCtx) in DynamicStateRSTests() function in vkt::DynamicState::DynamicStateRSTests659 DynamicStateRSTests::~DynamicStateRSTests () in ~DynamicStateRSTests()663 void DynamicStateRSTests::init (void) in init()