blob: 3abfe8219aae84593187b69b8da92d06209bd0db [file] [log] [blame]
// 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);
----