Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.hpp35 tcu::TestCaseGroup* createZeroInitializeWorkgroupMemoryTests (tcu::TestContext& testCtx);
DvktComputeTests.cpp50 computeTests->addChild(createZeroInitializeWorkgroupMemoryTests(testCtx)); in createChildren()
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp1399 tcu::TestCaseGroup* createZeroInitializeWorkgroupMemoryTests(tcu::TestContext& testCtx) in createZeroInitializeWorkgroupMemoryTests() function