Home
last modified time | relevance | path

Searched defs:vkMapMemory (Results 1 – 9 of 9) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/testing/
DVkDecoderTestDispatch.h276 VkResult vkMapMemory(VkDevice device, VkDeviceMemory memory, VkDeviceSize offset, in vkMapMemory() function
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DAndroidVulkanDispatch.h48 PFN_vkMapMemory vkMapMemory; member
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h92 PFN_vkMapMemory vkMapMemory; member
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp1617 VKAPI_ATTR VkResult vkMapMemory(VkDevice device, VkDeviceMemory memory, VkDeviceSize offset, VkDevi… in vkMapMemory() function
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan.hpp1489 …VkResult vkMapMemory( VkDevice device, VkDeviceMemory memory, VkDeviceSize offset, VkDeviceSize si… in vkMapMemory() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
7467 PFN_vkMapMemory vkMapMemory = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1413 PFN_vkMapMemory vkMapMemory = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto786 message vkMapMemory message
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp264 void vkMapMemory(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkMapMemory() function in VkDecoderSnapshot::Impl
5663 void VkDecoderSnapshot::vkMapMemory(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkMapMemory() function in VkDecoderSnapshot
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp2936 VkResult VkEncoder::vkMapMemory(VkDevice device, VkDeviceMemory memory, VkDeviceSize offset, in vkMapMemory() function in gfxstream::vk::VkEncoder