Searched defs:IndirectCommandsLayoutTokenEXT (Results 1 – 1 of 1) sorted by relevance
54768 struct IndirectCommandsLayoutTokenEXT struct54770 using NativeType = VkIndirectCommandsLayoutTokenEXT;54772 static const bool allowDuplicate = false;54773 …P_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eIndirectCommandsLayoutTokenEXT;54776 VULKAN_HPP_CONSTEXPR_14 IndirectCommandsLayoutTokenEXT( in IndirectCommandsLayoutTokenEXT() function54790 … IndirectCommandsLayoutTokenEXT( VkIndirectCommandsLayoutTokenEXT const & rhs ) VULKAN_HPP_NOEXCEPT in IndirectCommandsLayoutTokenEXT() function54800 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutTokenEXT const *>( &rhs ); in operator =()54805 …P_CONSTEXPR_14 IndirectCommandsLayoutTokenEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()54811 …tTokenEXT & setType( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenTypeEXT type_ ) VULKAN_HPP_NOEXCEPT in setType()54817 …T & setData( VULKAN_HPP_NAMESPACE::IndirectCommandsTokenDataEXT const & data_ ) VULKAN_HPP_NOEXCEPT in setData()[all …]