Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp156 class MemoryModelTestCase : public TestCase class
159 MemoryModelTestCase(tcu::TestContext &context, const char *name, const CaseDef data);
160 ~MemoryModelTestCase(void);
170 MemoryModelTestCase::MemoryModelTestCase(tcu::TestContext &context, const char *name, const CaseDef… in MemoryModelTestCase() function in vkt::MemoryModel::__anonb2e443860111::MemoryModelTestCase
176 MemoryModelTestCase::~MemoryModelTestCase(void) in ~MemoryModelTestCase()
180 void MemoryModelTestCase::checkSupport(Context &context) const in checkSupport()
330 void MemoryModelTestCase::initPrograms(SourceCollections &programCollection) const in initPrograms()
994 void MemoryModelTestCase::initProgramsTransitive(SourceCollections &programCollection) const in initProgramsTransitive()
1313 TestInstance *MemoryModelTestCase::createInstance(Context &context) const in createInstance()
2287 … new MemoryModelTestCase(testCtx, stageCases[stageNdx].name, c)); in createTests()
[all …]