Home
last modified time | relevance | path

Searched defs:hostMemory (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferMarkerTests.cpp196 MovePtr<ExternalHostMemory>& hostMemory) in chooseExternalMarkerMemoryType()
238 MovePtr<ExternalHostMemory>& hostMemory, in createMarkerBufferMemory()
294 MovePtr<ExternalHostMemory> hostMemory; in bufferMarkerSequential() local
349 MovePtr<ExternalHostMemory> hostMemory; in bufferMarkerOverwrite() local
471 MovePtr<ExternalHostMemory> hostMemory; in bufferMarkerMemoryDep() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkRenderPass.cpp147 char *hostMemory = reinterpret_cast<char *>(mem); in RenderPass() local
209 char *hostMemory = reinterpret_cast<char *>(*mem); in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp802 MemoryMappingRAII hostMemory (vk, vkDevice, memory, 0u, params.bufferSize, 0u); in pushData() local
820 MemoryMappingRAII hostMemory (vk, vkDevice, memory, 0u, params.bufferSize, 0u); in checkData() local