vkFlushMappedMemoryRanges | NVK Search
  1. No Results
Categories
vkFlushMappedMemoryRanges Flush mapped memory ranges Syntax
VkResult vkFlushMappedMemoryRanges();
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 flush.