Searched defs:GraphicsPipelineCreateInfo (Results 1 – 4 of 4) sorted by relevance
331 class GraphicsPipelineCreateInfo : public ::vkt::Draw::PipelineCreateInfo class334 GraphicsPipelineCreateInfo (vk::VkPipelineLayout _layout, in GraphicsPipelineCreateInfo() function in vkt::pipeline::__anonad6cfaf80111::GraphicsPipelineCreateInfo
337 class GraphicsPipelineCreateInfo : public ::vkt::Draw::PipelineCreateInfo class340 GraphicsPipelineCreateInfo (vk::VkPipelineLayout _layout, in GraphicsPipelineCreateInfo() function in vkt::pipeline::__anonfb8aac580111::GraphicsPipelineCreateInfo
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() function29128 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 …]
46839 struct GraphicsPipelineCreateInfo struct46841 using NativeType = VkGraphicsPipelineCreateInfo;46843 static const bool allowDuplicate = false;46844 …N_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGraphicsPipelineCreateInfo;46847 …PP_CONSTEXPR_14 GraphicsPipelineCreateInfo( VULKAN_HPP_NAMESPACE::PipelineCreateFlags … in GraphicsPipelineCreateInfo() argument46888 GraphicsPipelineCreateInfo( VkGraphicsPipelineCreateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in GraphicsPipelineCreateInfo() argument46894 …GraphicsPipelineCreateInfo( VULKAN_HPP_NAMESPACE::PipelineCreateFlags … in GraphicsPipelineCreateInfo() function46938 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::GraphicsPipelineCreateInfo const *>( &rhs ); in operator =()46943 …N_HPP_CONSTEXPR_14 GraphicsPipelineCreateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()46949 …pelineCreateInfo & setFlags( VULKAN_HPP_NAMESPACE::PipelineCreateFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]