Home
last modified time | relevance | path

Searched defs:mapResult (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkSnapshotBufferTests.cpp71 auto mapResult = in TEST_P() local
256 auto mapResult = in TEST_P() local
DGfxstreamEnd2EndTestUtils.cpp170 auto mapResult = device->mapMemory(*readbackBufferMemory, 0, VK_WHOLE_SIZE, in readImageData() local
DGfxstreamEnd2EndVkSnapshotImageTests.cpp392 auto mapResult = in TEST_P() local
DGfxstreamEnd2EndVkTests.cpp416 auto mapResult = device->mapMemory(*memory, 0, VK_WHOLE_SIZE, vkhpp::MemoryMapFlags{}, &mapped); in TEST_P() local
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp4580 VkResult mapResult = in on_vkAllocateMemory() local
5002 VkResult mapResult = vk->vkMapMemory(device, memory, 0, info->size, 0, &info->ptr); in vkGetBlobInternal() local