Searched defs:CommandBufferInheritanceRenderingInfo (Results 1 – 1 of 1) sorted by relevance
13416 struct CommandBufferInheritanceRenderingInfo struct13418 using NativeType = VkCommandBufferInheritanceRenderingInfo;13420 static const bool allowDuplicate = false;13421 …T_OR_CONSTEXPR StructureType structureType = StructureType::eCommandBufferInheritanceRenderingInfo;13425 …CommandBufferInheritanceRenderingInfo(VULKAN_HPP_NAMESPACE::RenderingFlags flags_ = {}, uint32_t v… in CommandBufferInheritanceRenderingInfo() function13431 …CommandBufferInheritanceRenderingInfo( VkCommandBufferInheritanceRenderingInfo const & rhs ) VULKA… in CommandBufferInheritanceRenderingInfo() function13436 …CommandBufferInheritanceRenderingInfo( VULKAN_HPP_NAMESPACE::RenderingFlags flags_, uint32_t viewM… in CommandBufferInheritanceRenderingInfo() function13447 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfo const *>( &r… in operator =()13452 …EXPR_14 CommandBufferInheritanceRenderingInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()13458 …eritanceRenderingInfo & setFlags( VULKAN_HPP_NAMESPACE::RenderingFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]