Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp1328 cts_amber::AmberTestCase* CreateAmberTestCase(tcu::TestContext& testCtx, in CreateAmberTestCase() function
1347 group->addChild(CreateAmberTestCase(testCtx, "basic", "", "copy_memory_basic.amber")); in AddCopyMemoryTests()
1348 …group->addChild(CreateAmberTestCase(testCtx, "two_invocations", "", "copy_memory_two_invocations.a… in AddCopyMemoryTests()
1349 …group->addChild(CreateAmberTestCase(testCtx, "variable_pointers", "", "copy_memory_variable_pointe… in AddCopyMemoryTests()