Searched refs:MemoryModelTestCase (Results 1 – 1 of 1) sorted by relevance
145 class MemoryModelTestCase : public TestCase class148 …MemoryModelTestCase (tcu::TestContext& context, const char* name, const char* desc, const CaseDef…149 ~MemoryModelTestCase (void);158 MemoryModelTestCase::MemoryModelTestCase (tcu::TestContext& context, const char* name, const char* … in MemoryModelTestCase() function in vkt::MemoryModel::__anonace7e4790111::MemoryModelTestCase164 MemoryModelTestCase::~MemoryModelTestCase (void) in ~MemoryModelTestCase()168 void MemoryModelTestCase::checkSupport(Context& context) const in checkSupport()243 void MemoryModelTestCase::initPrograms (SourceCollections& programCollection) const in initPrograms()682 TestInstance* MemoryModelTestCase::createInstance (Context& context) const in createInstance()1534 …gscGroup->addChild(new MemoryModelTestCase(testCtx, stageCases[stageNdx].name, stageCases[stageNdx… in createTests()