Searched defs:IndirectCommandsLayoutCreateInfoEXT (Results 1 – 1 of 1) sorted by relevance
54872 struct IndirectCommandsLayoutCreateInfoEXT struct54874 using NativeType = VkIndirectCommandsLayoutCreateInfoEXT;54876 static const bool allowDuplicate = false;54877 …ST_OR_CONSTEXPR StructureType structureType = StructureType::eIndirectCommandsLayoutCreateInfoEXT;54880 …AN_HPP_CONSTEXPR IndirectCommandsLayoutCreateInfoEXT( VULKAN_HPP_NAMESPACE::IndirectCommandsLayout… in IndirectCommandsLayoutCreateInfoEXT() function54899 …IndirectCommandsLayoutCreateInfoEXT( VkIndirectCommandsLayoutCreateInfoEXT const & rhs ) VULKAN_HP… in IndirectCommandsLayoutCreateInfoEXT() function54905 IndirectCommandsLayoutCreateInfoEXT( in IndirectCommandsLayoutCreateInfoEXT() function54928 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutCreateInfoEXT const *>( &rhs… in operator =()54933 …STEXPR_14 IndirectCommandsLayoutCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()54940 … setFlags( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutUsageFlagsEXT flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]