Searched defs:UnmapMemory (Results 1 – 10 of 10) sorted by relevance
82 UnmapMemory, enumerator
131 void UnmapMemory(VmaAllocator allocator, VmaAllocation allocation) in UnmapMemory() function
380 void Device::UnmapMemory(VkDeviceMemory memory) const in UnmapMemory() function in Device
274 void UnmapMemory() { Image::memory().unmap(); } in UnmapMemory() function
24 void UnmapMemory(const void* buffer, uint64_t size) { in UnmapMemory() function
1011 /* 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
876 PFN_vkUnmapMemory UnmapMemory; member