/external/OpenCL-CTS/test_conformance/common/vulkan_wrapper/ |
D | vulkan_api_list.hpp | 145 #define vkUnmapMemory _vkUnmapMemory macro
|
/external/angle/src/third_party/volk/ |
D | volk.c | 2279 PFN_vkUnmapMemory vkUnmapMemory; variable
|
D | volk.h | 268 PFN_vkUnmapMemory vkUnmapMemory; member
|
/external/swiftshader/src/Vulkan/ |
D | libVulkan.cpp | 1542 VKAPI_ATTR void VKAPI_CALL vkUnmapMemory(VkDevice device, VkDeviceMemory memory) in vkUnmapMemory() function
|
/external/vulkan-validation-layers/layers/ |
D | vk_mem_alloc.h | 1741 PFN_vkUnmapMemory vkUnmapMemory; member
|
/external/skia/vma_android/include/ |
D | vk_mem_alloc.h | 964 PFN_vkUnmapMemory VMA_NULLABLE vkUnmapMemory; member
|
/external/angle/third_party/vulkan_memory_allocator/include/ |
D | vk_mem_alloc.h | 965 PFN_vkUnmapMemory VMA_NULLABLE vkUnmapMemory; member
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 1130 void vkUnmapMemory( VkDevice device, VkDeviceMemory memory ) const VULKAN_HPP_NOEXCEPT in vkUnmapMemory() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 17148 …PFN_vkUnmapMemory vkUnmapMemory … member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
|
D | vulkan_raii.hpp | 1799 PFN_vkUnmapMemory vkUnmapMemory = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
|
/external/swiftshader/include/vulkan/ |
D | vulkan.hpp | 1177 void vkUnmapMemory( VkDevice device, VkDeviceMemory memory ) const VULKAN_HPP_NOEXCEPT in vkUnmapMemory() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 16910 …PFN_vkUnmapMemory vkUnmapMemory … member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
|
D | vulkan_raii.hpp | 1738 PFN_vkUnmapMemory vkUnmapMemory = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
|
/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
D | vulkan.hpp | 1135 void vkUnmapMemory( VkDevice device, VkDeviceMemory memory ) const VULKAN_HPP_NOEXCEPT in vkUnmapMemory() function in VULKAN_HPP_NAMESPACE::detail::DispatchLoaderStatic 18211 …PFN_vkUnmapMemory vkUnmapMemory … member in VULKAN_HPP_NAMESPACE::detail::DispatchLoaderDynamic
|
D | vulkan_raii.hpp | 1862 PFN_vkUnmapMemory vkUnmapMemory = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::detail::DeviceDispatcher
|
/external/mesa3d/src/gfxstream/guest/vulkan_enc/ |
D | VkEncoder.cpp | 2045 void VkEncoder::vkUnmapMemory(VkDevice device, VkDeviceMemory memory, uint32_t doLock) { in vkUnmapMemory() function in gfxstream::vk::VkEncoder
|