// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkFlushMappedMemoryRanges,vkFlushMappedMemoryRanges]] [source,c++] ---- VkResult vkFlushMappedMemoryRanges( VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange* pMemoryRanges); ----