Searched refs:createZeroInitializeWorkgroupMemoryTests (Results 1 – 3 of 3) sorted by relevance
35 tcu::TestCaseGroup* createZeroInitializeWorkgroupMemoryTests (tcu::TestContext& testCtx);
50 computeTests->addChild(createZeroInitializeWorkgroupMemoryTests(testCtx)); in createChildren()
1399 tcu::TestCaseGroup* createZeroInitializeWorkgroupMemoryTests(tcu::TestContext& testCtx) in createZeroInitializeWorkgroupMemoryTests() function