Searched refs:vkMapMemoryIntoAddressSpaceGOOGLE (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/host/vulkan/ |
D | vulkan_gfxstream.h | 74 VKAPI_ATTR VkResult VKAPI_CALL vkMapMemoryIntoAddressSpaceGOOGLE(
|
D | VkDecoderSnapshot.h | 1542 void vkMapMemoryIntoAddressSpaceGOOGLE(const uint8_t* snapshotTraceBegin,
|
D | VkDecoderSnapshot.cpp | 3587 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()
|
D | VkDecoder.cpp | 20357 m_state->snapshot()->vkMapMemoryIntoAddressSpaceGOOGLE( in decode()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | vulkan_gfxstream.h | 74 VKAPI_ATTR VkResult VKAPI_CALL vkMapMemoryIntoAddressSpaceGOOGLE(
|
D | VkEncoder.h | 1066 VkResult vkMapMemoryIntoAddressSpaceGOOGLE(VkDevice device, VkDeviceMemory memory,
|
D | func_table.cpp | 4560 vkEnc->vkMapMemoryIntoAddressSpaceGOOGLE(gfxstream_device->internal_object, memory, in gfxstream_vk_MapMemoryIntoAddressSpaceGOOGLE()
|
D | ResourceTracker.cpp | 2912 res = enc->vkMapMemoryIntoAddressSpaceGOOGLE(device, mem, &gpuAddr, true); in createCoherentMemory()
|
D | VkEncoder.cpp | 35766 VkResult VkEncoder::vkMapMemoryIntoAddressSpaceGOOGLE(VkDevice device, VkDeviceMemory memory, in vkMapMemoryIntoAddressSpaceGOOGLE() function in gfxstream::vk::VkEncoder
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_dispatch.h | 616 PFN_vkMapMemoryIntoAddressSpaceGOOGLE vkMapMemoryIntoAddressSpaceGOOGLE; member
|
D | goldfish_vk_dispatch.cpp | 915 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()
|