Home
last modified time | relevance | path

Searched refs:vkMapMemoryIntoAddressSpaceGOOGLE (Results 1 – 11 of 11) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
Dvulkan_gfxstream.h74 VKAPI_ATTR VkResult VKAPI_CALL vkMapMemoryIntoAddressSpaceGOOGLE(
DVkDecoderSnapshot.h1542 void vkMapMemoryIntoAddressSpaceGOOGLE(const uint8_t* snapshotTraceBegin,
DVkDecoderSnapshot.cpp3587 void vkMapMemoryIntoAddressSpaceGOOGLE(const uint8_t* snapshotTraceBegin, in vkMapMemoryIntoAddressSpaceGOOGLE() function in VkDecoderSnapshot::Impl
6990 void VkDecoderSnapshot::vkMapMemoryIntoAddressSpaceGOOGLE( in vkMapMemoryIntoAddressSpaceGOOGLE() function in VkDecoderSnapshot
6993 mImpl->vkMapMemoryIntoAddressSpaceGOOGLE(snapshotTraceBegin, snapshotTraceBytes, pool, in vkMapMemoryIntoAddressSpaceGOOGLE()
DVkDecoder.cpp20357 m_state->snapshot()->vkMapMemoryIntoAddressSpaceGOOGLE( in decode()
/hardware/google/gfxstream/guest/vulkan_enc/
Dvulkan_gfxstream.h74 VKAPI_ATTR VkResult VKAPI_CALL vkMapMemoryIntoAddressSpaceGOOGLE(
DVkEncoder.h1066 VkResult vkMapMemoryIntoAddressSpaceGOOGLE(VkDevice device, VkDeviceMemory memory,
Dfunc_table.cpp4560 vkEnc->vkMapMemoryIntoAddressSpaceGOOGLE(gfxstream_device->internal_object, memory, in gfxstream_vk_MapMemoryIntoAddressSpaceGOOGLE()
DResourceTracker.cpp2912 res = enc->vkMapMemoryIntoAddressSpaceGOOGLE(device, mem, &gpuAddr, true); in createCoherentMemory()
DVkEncoder.cpp35766 VkResult VkEncoder::vkMapMemoryIntoAddressSpaceGOOGLE(VkDevice device, VkDeviceMemory memory, in vkMapMemoryIntoAddressSpaceGOOGLE() function in gfxstream::vk::VkEncoder
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h616 PFN_vkMapMemoryIntoAddressSpaceGOOGLE vkMapMemoryIntoAddressSpaceGOOGLE; member
Dgoldfish_vk_dispatch.cpp915 out->vkMapMemoryIntoAddressSpaceGOOGLE = in init_vulkan_dispatch_from_system_loader()
1859 out->vkMapMemoryIntoAddressSpaceGOOGLE = in init_vulkan_dispatch_from_instance()
2785 out->vkMapMemoryIntoAddressSpaceGOOGLE = in init_vulkan_dispatch_from_device()