Searched defs:CommandBufferInheritanceRenderingInfoKHR (Results 1 – 1 of 1) sorted by relevance
11932 struct CommandBufferInheritanceRenderingInfoKHR struct11934 using NativeType = VkCommandBufferInheritanceRenderingInfoKHR;11936 static const bool allowDuplicate = false;11937 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =11941 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceRenderingInfoKHR( in CommandBufferInheritanceRenderingInfoKHR() argument11962 … CommandBufferInheritanceRenderingInfoKHR( VkCommandBufferInheritanceRenderingInfoKHR const & rhs ) in CommandBufferInheritanceRenderingInfoKHR() function11969 CommandBufferInheritanceRenderingInfoKHR( in CommandBufferInheritanceRenderingInfoKHR() argument11993 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfoKHR const *>(… in operator =()11999 setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()12006 … setFlags( VULKAN_HPP_NAMESPACE::RenderingFlagsKHR flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]