Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/util/
DvktExternalMemoryUtil.hpp174 struct ExternalHostMemory struct
176 ExternalHostMemory(vk::VkDeviceSize aSize, vk::VkDeviceSize aAlignment) in ExternalHostMemory() argument
182 ~ExternalHostMemory() in ~ExternalHostMemory() argument
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferMarkerTests.cpp196 MovePtr<ExternalHostMemory>& hostMemory) in chooseExternalMarkerMemoryType()
238 MovePtr<ExternalHostMemory>& hostMemory, in createMarkerBufferMemory()
253 …hostMemory = MovePtr<ExternalHostMemory>(new ExternalHostMemory(memReqs.size, hostProps.minImporte… in createMarkerBufferMemory()
294 MovePtr<ExternalHostMemory> hostMemory; in bufferMarkerSequential()
349 MovePtr<ExternalHostMemory> hostMemory; in bufferMarkerOverwrite()
471 MovePtr<ExternalHostMemory> hostMemory; in bufferMarkerMemoryDep()