Searched defs:CommandBufferInheritanceInfo (Results 1 – 1 of 1) sorted by relevance
10865 struct CommandBufferInheritanceInfo struct10867 …CommandBufferInheritanceInfo( RenderPass renderPass_ = RenderPass(), uint32_t subpass_ = 0, Frameb… in CommandBufferInheritanceInfo() function10879 CommandBufferInheritanceInfo( VkCommandBufferInheritanceInfo const & rhs ) in CommandBufferInheritanceInfo() argument10884 CommandBufferInheritanceInfo& operator=( VkCommandBufferInheritanceInfo const & rhs ) in operator =()10890 CommandBufferInheritanceInfo& setSType( StructureType sType_ ) in setSType()10896 CommandBufferInheritanceInfo& setPNext( const void* pNext_ ) in setPNext()10902 CommandBufferInheritanceInfo& setRenderPass( RenderPass renderPass_ ) in setRenderPass()10908 CommandBufferInheritanceInfo& setSubpass( uint32_t subpass_ ) in setSubpass()10914 CommandBufferInheritanceInfo& setFramebuffer( Framebuffer framebuffer_ ) in setFramebuffer()10920 CommandBufferInheritanceInfo& setOcclusionQueryEnable( Bool32 occlusionQueryEnable_ ) in setOcclusionQueryEnable()[all …]