Searched refs:memHandle (Results 1 – 1 of 1) sorted by relevance
580 VKAPI_ATTR VkResult VKAPI_CALL mapMemory (VkDevice, VkDeviceMemory memHandle, VkDeviceSize offset, … in mapMemory() argument582 const DeviceMemory* memory = reinterpret_cast<DeviceMemory*>(memHandle.getInternal()); in mapMemory()