Searched defs:CommandBufferBeginInfo (Results 1 – 1 of 1) sorted by relevance
10974 struct CommandBufferBeginInfo struct10976 …CommandBufferBeginInfo( CommandBufferUsageFlags flags_ = CommandBufferUsageFlags(), const CommandB… in CommandBufferBeginInfo() function10984 CommandBufferBeginInfo( VkCommandBufferBeginInfo const & rhs ) in CommandBufferBeginInfo() function10989 CommandBufferBeginInfo& operator=( VkCommandBufferBeginInfo const & rhs ) in operator =()10995 CommandBufferBeginInfo& setSType( StructureType sType_ ) in setSType()11001 CommandBufferBeginInfo& setPNext( const void* pNext_ ) in setPNext()11007 CommandBufferBeginInfo& setFlags( CommandBufferUsageFlags flags_ ) in setFlags()11013 …ommandBufferBeginInfo& setPInheritanceInfo( const CommandBufferInheritanceInfo* pInheritanceInfo_ ) in setPInheritanceInfo()11019 operator const VkCommandBufferBeginInfo&() const in operator const VkCommandBufferBeginInfo&()11024 bool operator==( CommandBufferBeginInfo const& rhs ) const in operator ==()[all …]