Home
last modified time | relevance | path

Searched defs:unmapMemory (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp210 void GrVkAMDMemoryAllocator::unmapMemory(const GrVkBackendMemory& memoryHandle) { in unmapMemory() function in GrVkAMDMemoryAllocator
/external/skqp/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp210 void GrVkAMDMemoryAllocator::unmapMemory(const GrVkBackendMemory& memoryHandle) { in unmapMemory() function in GrVkAMDMemoryAllocator
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl13 UnmapMemoryFunc unmapMemory; variable
DvkNullDriver.cpp1153 VKAPI_ATTR void VKAPI_CALL unmapMemory (VkDevice device, VkDeviceMemory memHandle) in unmapMemory() function
DvkDeviceDriverImpl.inl50 void DeviceDriver::unmapMemory (VkDevice device, VkDeviceMemory memory) const function in DeviceDriver
/external/swiftshader/include/vulkan/
Dvulkan.hpp41649 VULKAN_HPP_INLINE void Device::unmapMemory( DeviceMemory memory, Dispatch const &d) const in unmapMemory() function in VULKAN_HPP_NAMESPACE::Device
41655 VULKAN_HPP_INLINE void Device::unmapMemory( DeviceMemory memory, Dispatch const &d ) const in unmapMemory() function in VULKAN_HPP_NAMESPACE::Device
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp51816 VULKAN_HPP_INLINE void Device::unmapMemory( DeviceMemory memory, Dispatch const &d) const in unmapMemory() function in VULKAN_HPP_NAMESPACE::Device
51822 VULKAN_HPP_INLINE void Device::unmapMemory( DeviceMemory memory, Dispatch const &d ) const in unmapMemory() function in VULKAN_HPP_NAMESPACE::Device