Vulkan-Hpp
|
This is the complete list of members for vk::RenderingInfo, including all inherited members.
allowDuplicate | vk::RenderingInfo | static |
colorAttachmentCount | vk::RenderingInfo | |
flags | vk::RenderingInfo | |
layerCount | vk::RenderingInfo | |
NativeType typedef | vk::RenderingInfo | |
operator VkRenderingInfo &() VULKAN_HPP_NOEXCEPT | vk::RenderingInfo | inline |
operator VkRenderingInfo const &() const VULKAN_HPP_NOEXCEPT | vk::RenderingInfo | inline |
operator!=(RenderingInfo const &rhs) const VULKAN_HPP_NOEXCEPT | vk::RenderingInfo | inline |
operator=(RenderingInfo const &rhs) VULKAN_HPP_NOEXCEPT=default | vk::RenderingInfo | |
operator=(VkRenderingInfo const &rhs) VULKAN_HPP_NOEXCEPT | vk::RenderingInfo | inline |
operator==(RenderingInfo const &rhs) const VULKAN_HPP_NOEXCEPT | vk::RenderingInfo | inline |
pColorAttachments | vk::RenderingInfo | |
pDepthAttachment | vk::RenderingInfo | |
pNext | vk::RenderingInfo | |
pStencilAttachment | vk::RenderingInfo | |
renderArea | vk::RenderingInfo | |
RenderingInfo(vk::RenderingFlags flags_={}, vk::Rect2D renderArea_={}, uint32_t layerCount_={}, uint32_t viewMask_={}, uint32_t colorAttachmentCount_={}, const vk::RenderingAttachmentInfo *pColorAttachments_={}, const vk::RenderingAttachmentInfo *pDepthAttachment_={}, const vk::RenderingAttachmentInfo *pStencilAttachment_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT | vk::RenderingInfo | inline |
RenderingInfo(RenderingInfo const &rhs) VULKAN_HPP_NOEXCEPT=default | vk::RenderingInfo | |
RenderingInfo(VkRenderingInfo const &rhs) VULKAN_HPP_NOEXCEPT | vk::RenderingInfo | inline |
RenderingInfo(vk::RenderingFlags flags_, vk::Rect2D renderArea_, uint32_t layerCount_, uint32_t viewMask_, vk::ArrayProxyNoTemporaries< const vk::RenderingAttachmentInfo > const &colorAttachments_, const vk::RenderingAttachmentInfo *pDepthAttachment_={}, const vk::RenderingAttachmentInfo *pStencilAttachment_={}, const void *pNext_=nullptr) | vk::RenderingInfo | inline |
setColorAttachmentCount(uint32_t colorAttachmentCount_) VULKAN_HPP_NOEXCEPT | vk::RenderingInfo | inline |
setColorAttachments(vk::ArrayProxyNoTemporaries< const vk::RenderingAttachmentInfo > const &colorAttachments_) VULKAN_HPP_NOEXCEPT | vk::RenderingInfo | inline |
setFlags(vk::RenderingFlags flags_) VULKAN_HPP_NOEXCEPT | vk::RenderingInfo | inline |
setLayerCount(uint32_t layerCount_) VULKAN_HPP_NOEXCEPT | vk::RenderingInfo | inline |
setPColorAttachments(const vk::RenderingAttachmentInfo *pColorAttachments_) VULKAN_HPP_NOEXCEPT | vk::RenderingInfo | inline |
setPDepthAttachment(const vk::RenderingAttachmentInfo *pDepthAttachment_) VULKAN_HPP_NOEXCEPT | vk::RenderingInfo | inline |
setPNext(const void *pNext_) VULKAN_HPP_NOEXCEPT | vk::RenderingInfo | inline |
setPStencilAttachment(const vk::RenderingAttachmentInfo *pStencilAttachment_) VULKAN_HPP_NOEXCEPT | vk::RenderingInfo | inline |
setRenderArea(vk::Rect2D const &renderArea_) VULKAN_HPP_NOEXCEPT | vk::RenderingInfo | inline |
setViewMask(uint32_t viewMask_) VULKAN_HPP_NOEXCEPT | vk::RenderingInfo | inline |
structureType | vk::RenderingInfo | static |
sType | vk::RenderingInfo | |
viewMask | vk::RenderingInfo |