Searched defs:IndirectCommandsLayoutCreateInfoEXT (Results 1 – 1 of 1) sorted by relevance
50795 struct IndirectCommandsLayoutCreateInfoEXT struct50797 using NativeType = VkIndirectCommandsLayoutCreateInfoEXT;50799 static const bool allowDuplicate = false;50800 …ST_OR_CONSTEXPR StructureType structureType = StructureType::eIndirectCommandsLayoutCreateInfoEXT;50803 …AN_HPP_CONSTEXPR IndirectCommandsLayoutCreateInfoEXT( VULKAN_HPP_NAMESPACE::IndirectCommandsLayout… in IndirectCommandsLayoutCreateInfoEXT() function50822 …IndirectCommandsLayoutCreateInfoEXT( VkIndirectCommandsLayoutCreateInfoEXT const & rhs ) VULKAN_HP… in IndirectCommandsLayoutCreateInfoEXT() argument50828 IndirectCommandsLayoutCreateInfoEXT( in IndirectCommandsLayoutCreateInfoEXT() function50851 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutCreateInfoEXT const *>( &rhs… in operator =()50856 …STEXPR_14 IndirectCommandsLayoutCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()50863 … setFlags( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutUsageFlagsEXT flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]