vkBindBufferMemory2 | NVK Search
  1. No Results
Categories
vkBindBufferMemory2 Bind device memory to buffer objects Syntax
VkResult vkBindBufferMemory2();
Parameters device VkDevice is the logical device that owns the buffers and memory. bindInfoCount Number pBindInfos Array[VkBindBufferMemoryInfo] is an array of structures of type VkBindBufferMemoryInfo, describing buffers and memory to bind.