Home
last modified time | relevance | path

Searched refs:MemoryModelTestCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp153 class MemoryModelTestCase : public TestCase class
156MemoryModelTestCase (tcu::TestContext& context, const char* name, const char* desc, const CaseDef…
157 ~MemoryModelTestCase (void);
167 MemoryModelTestCase::MemoryModelTestCase (tcu::TestContext& context, const char* name, const char* … in MemoryModelTestCase() function in vkt::MemoryModel::__anon35489ed70111::MemoryModelTestCase
173 MemoryModelTestCase::~MemoryModelTestCase (void) in ~MemoryModelTestCase()
177 void MemoryModelTestCase::checkSupport(Context& context) const in checkSupport()
323 void MemoryModelTestCase::initPrograms (SourceCollections& programCollection) const in initPrograms()
837 void MemoryModelTestCase::initProgramsTransitive (SourceCollections& programCollection) const in initProgramsTransitive()
1076 TestInstance* MemoryModelTestCase::createInstance (Context& context) const in createInstance()
1998 …gscGroup->addChild(new MemoryModelTestCase(testCtx, stageCases[stageNdx].name, stageCases[stageNdx… in createTests()
[all …]