Vulkan-Hpp
|
This is the complete list of members for vk::PresentInfoKHR, including all inherited members.
allowDuplicate | vk::PresentInfoKHR | static |
NativeType typedef | vk::PresentInfoKHR | |
operator VkPresentInfoKHR &() VULKAN_HPP_NOEXCEPT | vk::PresentInfoKHR | inline |
operator VkPresentInfoKHR const &() const VULKAN_HPP_NOEXCEPT | vk::PresentInfoKHR | inline |
operator!=(PresentInfoKHR const &rhs) const VULKAN_HPP_NOEXCEPT | vk::PresentInfoKHR | inline |
operator=(PresentInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT=default | vk::PresentInfoKHR | |
operator=(VkPresentInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT | vk::PresentInfoKHR | inline |
operator==(PresentInfoKHR const &rhs) const VULKAN_HPP_NOEXCEPT | vk::PresentInfoKHR | inline |
pImageIndices | vk::PresentInfoKHR | |
pNext | vk::PresentInfoKHR | |
PresentInfoKHR(uint32_t waitSemaphoreCount_={}, const vk::Semaphore *pWaitSemaphores_={}, uint32_t swapchainCount_={}, const vk::SwapchainKHR *pSwapchains_={}, const uint32_t *pImageIndices_={}, vk::Result *pResults_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT | vk::PresentInfoKHR | inline |
PresentInfoKHR(PresentInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT=default | vk::PresentInfoKHR | |
PresentInfoKHR(VkPresentInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT | vk::PresentInfoKHR | inline |
PresentInfoKHR(vk::ArrayProxyNoTemporaries< const vk::Semaphore > const &waitSemaphores_, vk::ArrayProxyNoTemporaries< const vk::SwapchainKHR > const &swapchains_={}, vk::ArrayProxyNoTemporaries< const uint32_t > const &imageIndices_={}, vk::ArrayProxyNoTemporaries< vk::Result > const &results_={}, const void *pNext_=nullptr) | vk::PresentInfoKHR | inline |
pResults | vk::PresentInfoKHR | |
pSwapchains | vk::PresentInfoKHR | |
pWaitSemaphores | vk::PresentInfoKHR | |
setImageIndices(vk::ArrayProxyNoTemporaries< const uint32_t > const &imageIndices_) VULKAN_HPP_NOEXCEPT | vk::PresentInfoKHR | inline |
setPImageIndices(const uint32_t *pImageIndices_) VULKAN_HPP_NOEXCEPT | vk::PresentInfoKHR | inline |
setPNext(const void *pNext_) VULKAN_HPP_NOEXCEPT | vk::PresentInfoKHR | inline |
setPResults(vk::Result *pResults_) VULKAN_HPP_NOEXCEPT | vk::PresentInfoKHR | inline |
setPSwapchains(const vk::SwapchainKHR *pSwapchains_) VULKAN_HPP_NOEXCEPT | vk::PresentInfoKHR | inline |
setPWaitSemaphores(const vk::Semaphore *pWaitSemaphores_) VULKAN_HPP_NOEXCEPT | vk::PresentInfoKHR | inline |
setResults(vk::ArrayProxyNoTemporaries< vk::Result > const &results_) VULKAN_HPP_NOEXCEPT | vk::PresentInfoKHR | inline |
setSwapchainCount(uint32_t swapchainCount_) VULKAN_HPP_NOEXCEPT | vk::PresentInfoKHR | inline |
setSwapchains(vk::ArrayProxyNoTemporaries< const vk::SwapchainKHR > const &swapchains_) VULKAN_HPP_NOEXCEPT | vk::PresentInfoKHR | inline |
setWaitSemaphoreCount(uint32_t waitSemaphoreCount_) VULKAN_HPP_NOEXCEPT | vk::PresentInfoKHR | inline |
setWaitSemaphores(vk::ArrayProxyNoTemporaries< const vk::Semaphore > const &waitSemaphores_) VULKAN_HPP_NOEXCEPT | vk::PresentInfoKHR | inline |
structureType | vk::PresentInfoKHR | static |
sType | vk::PresentInfoKHR | |
swapchainCount | vk::PresentInfoKHR | |
waitSemaphoreCount | vk::PresentInfoKHR |