#include <vulkan.hpp>
◆ CommandBufferInheritanceInfo() [1/2]
◆ CommandBufferInheritanceInfo() [2/2]
◆ operator const VkCommandBufferInheritanceInfo &()
◆ operator!=()
◆ operator=()
◆ operator==()
◆ setFramebuffer()
◆ setOcclusionQueryEnable()
◆ setPipelineStatistics()
◆ setPNext()
◆ setQueryFlags()
◆ setRenderPass()
◆ setSubpass()
◆ framebuffer
Framebuffer VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo::framebuffer |
◆ occlusionQueryEnable
Bool32 VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo::occlusionQueryEnable |
◆ pipelineStatistics
◆ pNext
const void* VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo::pNext = nullptr |
◆ queryFlags
◆ renderPass
RenderPass VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo::renderPass |
◆ sType
◆ subpass
uint32_t VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo::subpass |
The documentation for this struct was generated from the following file: