Home
last modified time | relevance | path

Searched refs:copy_memory (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp1421 tcu::TestCaseGroup* copy_memory = new tcu::TestCaseGroup(testCtx, "copy_memory", "Test OpCopyMemory with Workgroup memory"); in createWorkgroupMemoryExplicitLayoutTests() local
1422 AddCopyMemoryTests(copy_memory, computePipelineConstructionType); in createWorkgroupMemoryExplicitLayoutTests()
1423 tests->addChild(copy_memory); in createWorkgroupMemoryExplicitLayoutTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp1414 tcu::TestCaseGroup* copy_memory = new tcu::TestCaseGroup(testCtx, "copy_memory", "Test OpCopyMemory with Workgroup memory"); in createWorkgroupMemoryExplicitLayoutTests() local
1415 AddCopyMemoryTests(copy_memory); in createWorkgroupMemoryExplicitLayoutTests()
1416 tests->addChild(copy_memory); in createWorkgroupMemoryExplicitLayoutTests()

Completed in 5 milliseconds