Searched defs:GraphicsPipelineCreateInfo (Results 1 – 2 of 2) sorted by relevance
29075 struct GraphicsPipelineCreateInfo struct29077 using NativeType = VkGraphicsPipelineCreateInfo;29079 static const bool allowDuplicate = false;29080 …N_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGraphicsPipelineCreateInfo;29083 VULKAN_HPP_CONSTEXPR_14 GraphicsPipelineCreateInfo( in GraphicsPipelineCreateInfo() function29123 GraphicsPipelineCreateInfo( VkGraphicsPipelineCreateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in GraphicsPipelineCreateInfo() argument29128 GraphicsPipelineCreateInfo( in GraphicsPipelineCreateInfo() function29171 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::GraphicsPipelineCreateInfo const *>( &rhs ); in operator =()29176 GraphicsPipelineCreateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()29182 …pelineCreateInfo & setFlags( VULKAN_HPP_NAMESPACE::PipelineCreateFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]
29669 struct GraphicsPipelineCreateInfo struct29671 using NativeType = VkGraphicsPipelineCreateInfo;29673 static const bool allowDuplicate = false;29674 …N_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGraphicsPipelineCreateInfo;29677 VULKAN_HPP_CONSTEXPR_14 GraphicsPipelineCreateInfo( in GraphicsPipelineCreateInfo() function29717 GraphicsPipelineCreateInfo( VkGraphicsPipelineCreateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in GraphicsPipelineCreateInfo() argument29722 GraphicsPipelineCreateInfo( in GraphicsPipelineCreateInfo() function29765 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::GraphicsPipelineCreateInfo const *>( &rhs ); in operator =()29770 …N_HPP_CONSTEXPR_14 GraphicsPipelineCreateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()29777 … setFlags( VULKAN_HPP_NAMESPACE::PipelineCreateFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]