• Home
  • Raw
  • Download

Lines Matching defs:CommandBufferInheritanceRenderingInfoKHR

11932   struct CommandBufferInheritanceRenderingInfoKHR  struct
11934 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() argument
11962CommandBufferInheritanceRenderingInfoKHR( VkCommandBufferInheritanceRenderingInfoKHR const & rhs ) in CommandBufferInheritanceRenderingInfoKHR() function
11969 CommandBufferInheritanceRenderingInfoKHR( in CommandBufferInheritanceRenderingInfoKHR() argument
11993 …*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()
12013 setViewMask( uint32_t viewMask_ ) VULKAN_HPP_NOEXCEPT in setViewMask()
12020 … setColorAttachmentCount( uint32_t colorAttachmentCount_ ) VULKAN_HPP_NOEXCEPT in setColorAttachmentCount()
12027 …achmentFormats( const VULKAN_HPP_NAMESPACE::Format * pColorAttachmentFormats_ ) VULKAN_HPP_NOEXCEPT in setPColorAttachmentFormats()
12034 CommandBufferInheritanceRenderingInfoKHR & setColorAttachmentFormats( in setColorAttachmentFormats()
12045 …setDepthAttachmentFormat( VULKAN_HPP_NAMESPACE::Format depthAttachmentFormat_ ) VULKAN_HPP_NOEXCEPT in setDepthAttachmentFormat()
12052 …tencilAttachmentFormat( VULKAN_HPP_NAMESPACE::Format stencilAttachmentFormat_ ) VULKAN_HPP_NOEXCEPT in setStencilAttachmentFormat()
12059 …ationSamples( VULKAN_HPP_NAMESPACE::SampleCountFlagBits rasterizationSamples_ ) VULKAN_HPP_NOEXCEPT in setRasterizationSamples()
12066 operator VkCommandBufferInheritanceRenderingInfoKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkCommandBufferInheritanceRenderingInfoKHR const&()
12071 operator VkCommandBufferInheritanceRenderingInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkCommandBufferInheritanceRenderingInfoKHR&()
12079 … bool operator==( CommandBufferInheritanceRenderingInfoKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
12106 …VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceRenderingInfoKHR )…