Searched defs:BindIndexBufferIndirectCommandNV (Results 1 – 1 of 1) sorted by relevance
7675 struct BindIndexBufferIndirectCommandNV struct7683 VULKAN_HPP_CONSTEXPR BindIndexBufferIndirectCommandNV(VULKAN_HPP_NAMESPACE::DeviceAddress bufferAdd… in BindIndexBufferIndirectCommandNV() function7689 …BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function7699 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()7704 …mandNV & setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()7710 …N_HPP_CONSTEXPR_14 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()7716 …rIndirectCommandNV & setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()7724 operator VkBindIndexBufferIndirectCommandNV const &() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()7729 operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()7740 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]