vkInvalidateMappedMemoryRanges | NVK Search
  1. No Results
Categories
vkInvalidateMappedMemoryRanges Invalidate ranges of mapped memory objects Syntax
VkResult vkInvalidateMappedMemoryRanges();
Parameters device VkDevice is the logical device that owns the memory ranges. memoryRangeCount Number pMemoryRanges Array[VkMappedMemoryRange] is an array of VkMappedMemoryRange structures describing the memory ranges to invalidate.