vkAcquireNextImage2KHR | NVK Search
  1. No Results
Categories
vkAcquireNextImage2KHR Retrieve the index of the next available presentable image Syntax
VkResult vkAcquireNextImage2KHR();
Parameters device VkDevice pAcquireInfo VkAcquireNextImageInfoKHR is a reference to a VkAcquireNextImageInfoKHR structure containing parameters of the acquire. pImageIndex Object.$(Number) is a reference to a uint32_t that is set to the index of the next image to use.