Optimizing reading in host_read_host_write.1048576
authorArkadiusz Sarwa <arkadiusz.sarwa@amd.com>
Wed, 12 Dec 2018 14:23:10 +0000 (15:23 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Tue, 18 Dec 2018 09:55:44 +0000 (04:55 -0500)
commit16fc87a02701daa1bbbdc6515fc9f090ad725b23
treeb4ffd293a4249291f68c3e0fd2905e67b2519df5
parente63b53fdc349fd2ac6d5ed50a59c1a1334295f44
Optimizing reading in host_read_host_write.1048576

To optimize reading the "for loop byte by byte" was replaced
by memcpy for memory equal and larger then 1 MB.

Components: Vulkan
VK-GL-CTS issue: 1515
Affects:
dEQP-VK.memory.pipeline_barrier.host_read_host_write.1048576

Change-Id: I02f2c3c90d2fc554597f8892a77da6106062452d
external/vulkancts/modules/vulkan/memory/vktMemoryPipelineBarrierTests.cpp