Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/third_party/volk/
Dvolk.c1264 PFN_vkUnmapMemory vkUnmapMemory; variable
Dvolk.h233 PFN_vkUnmapMemory vkUnmapMemory; member
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DAndroidVulkanDispatch.h49 PFN_vkUnmapMemory vkUnmapMemory; member
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h102 PFN_vkUnmapMemory vkUnmapMemory; member
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp1622 VKAPI_ATTR void vkUnmapMemory(VkDevice device, VkDeviceMemory memory) { in vkUnmapMemory() function
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp370 void vkUnmapMemory( in vkUnmapMemory() function in VkDecoderSnapshot::Impl
6582 void VkDecoderSnapshot::vkUnmapMemory( in vkUnmapMemory() function in VkDecoderSnapshot
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto801 message vkUnmapMemory message
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp1993 void VkEncoder::vkUnmapMemory( in vkUnmapMemory() function in goldfish_vk::VkEncoder
/device/generic/vulkan-cereal/include/vulkan/
Dvulkan.hpp3455 void vkUnmapMemory( VkDevice device, VkDeviceMemory memory ) const VULKAN_HPP_NOEXCEPT in vkUnmapMemory() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
92937 PFN_vkUnmapMemory vkUnmapMemory = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic