Searched defs:BindIndexBufferIndirectCommandNV (Results 1 – 4 of 4) sorted by relevance
7743 struct BindIndexBufferIndirectCommandNV struct7745 using NativeType = VkBindIndexBufferIndirectCommandNV;7749 BindIndexBufferIndirectCommandNV( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ = {}, in BindIndexBufferIndirectCommandNV() function7760 …BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function7770 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()7775 …mandNV & setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()7781 …N_HPP_CONSTEXPR_14 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()7787 …rIndirectCommandNV & setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()7794 explicit operator VkBindIndexBufferIndirectCommandNV const &() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()7799 explicit operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()[all …]
7367 struct BindIndexBufferIndirectCommandNV struct7375 VULKAN_HPP_CONSTEXPR BindIndexBufferIndirectCommandNV(VULKAN_HPP_NAMESPACE::DeviceAddress bufferAdd… in BindIndexBufferIndirectCommandNV() function7381 …BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function7391 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()7396 …mandNV & setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()7402 …N_HPP_CONSTEXPR_14 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()7408 …rIndirectCommandNV & setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()7416 operator VkBindIndexBufferIndirectCommandNV const &() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()7421 operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()7432 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
8079 struct BindIndexBufferIndirectCommandNV struct8081 using NativeType = VkBindIndexBufferIndirectCommandNV;8085 BindIndexBufferIndirectCommandNV( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ = {}, in BindIndexBufferIndirectCommandNV() function8096 …BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function8106 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()8111 …mandNV & setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()8117 …N_HPP_CONSTEXPR_14 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()8123 …rIndirectCommandNV & setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()8130 operator VkBindIndexBufferIndirectCommandNV const &() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()8135 operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()[all …]
12777 pub struct BindIndexBufferIndirectCommandNV { struct12782 impl BindIndexBufferIndirectCommandNV { argument12822 pub fn build(self) -> BindIndexBufferIndirectCommandNV { in build()