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