Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeWorkgroupMemoryExplicitLayoutTests.hpp35 tcu::TestCaseGroup* createWorkgroupMemoryExplicitLayoutTests (tcu::TestContext& testCtx);
DvktComputeTests.cpp51 computeTests->addChild(createWorkgroupMemoryExplicitLayoutTests(testCtx)); in createChildren()
DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp1355 tcu::TestCaseGroup* createWorkgroupMemoryExplicitLayoutTests(tcu::TestContext& testCtx) in createWorkgroupMemoryExplicitLayoutTests() function