Searched refs:DynamicStateComputeCase (Results 1 – 1 of 1) sorted by relevance
520 class DynamicStateComputeCase : public vkt::TestCase class524 …DynamicStateComputeCase (tcu::TestContext& testCtx, const std::string& name, const std::string& d…525 virtual ~DynamicStateComputeCase (void) {} in ~DynamicStateComputeCase()550 DynamicStateComputeCase::DynamicStateComputeCase(tcu::TestContext& testCtx, const std::string& name… in DynamicStateComputeCase() function in vkt::DynamicState::__anon2aebe9fd0111::DynamicStateComputeCase560 void DynamicStateComputeCase::checkSupport (Context& context) const in checkSupport()571 void DynamicStateComputeCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms()614 vkt::TestInstance* DynamicStateComputeCase::createInstance (Context& context) const in createInstance()924 …stateGroup->addChild(new DynamicStateComputeCase(testCtx, moments[momentIdx].name, "", testParams)… in createDynamicStateComputeTests()961 …operationGroup->addChild(new DynamicStateComputeCase(testCtx, moments[momentIdx].name, "", testPar… in createDynamicStateComputeTests()