Searched defs:UnmapMemory (Results 1 – 7 of 7) sorted by relevance
380 void Device::UnmapMemory(VkDeviceMemory memory) const in UnmapMemory() function in Device
183 void UnmapMemory(VmaAllocator allocator, VmaAllocation allocation) in UnmapMemory() function
274 void UnmapMemory() { Image::memory().unmap(); } in UnmapMemory() function
224 PFN_vkUnmapMemory UnmapMemory; member
956 /* static */ void GpuDriver::UnmapMemory(GpuContext* context, CUdeviceptr va, in UnmapMemory() function in stream_executor::gpu::GpuDriver
247 PFN_vkUnmapMemory UnmapMemory; member
1345 VKAPI_ATTR void VKAPI_CALL UnmapMemory( in UnmapMemory() function