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);
47 group->addChild(new DynamicStateRSTests(testCtx)); in createChildren()
705 DynamicStateRSTests::DynamicStateRSTests (tcu::TestContext& testCtx) in DynamicStateRSTests() function in vkt::DynamicState::DynamicStateRSTests711 DynamicStateRSTests::~DynamicStateRSTests () in ~DynamicStateRSTests()715 void DynamicStateRSTests::init (void) in init()