Home
last modified time | relevance | path

Searched defs:BindIndexBufferIndirectCommandNV (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp7889 struct BindIndexBufferIndirectCommandNV struct
7891 using NativeType = VkBindIndexBufferIndirectCommandNV;
7894 VULKAN_HPP_CONSTEXPR BindIndexBufferIndirectCommandNV( in BindIndexBufferIndirectCommandNV() function
7906BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
7916 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()
7922 setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()
7928 …N_HPP_CONSTEXPR_14 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()
7935 setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()
7942 explicit operator VkBindIndexBufferIndirectCommandNV const &() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()
7947 explicit operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp7889 struct BindIndexBufferIndirectCommandNV struct
7891 using NativeType = VkBindIndexBufferIndirectCommandNV;
7894 VULKAN_HPP_CONSTEXPR BindIndexBufferIndirectCommandNV( in BindIndexBufferIndirectCommandNV() function
7906BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
7916 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()
7922 setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()
7928 …N_HPP_CONSTEXPR_14 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()
7935 setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()
7942 explicit operator VkBindIndexBufferIndirectCommandNV const &() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()
7947 explicit operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp7889 struct BindIndexBufferIndirectCommandNV struct
7891 using NativeType = VkBindIndexBufferIndirectCommandNV;
7894 VULKAN_HPP_CONSTEXPR BindIndexBufferIndirectCommandNV( in BindIndexBufferIndirectCommandNV() function
7906BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
7916 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()
7922 setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()
7928 …N_HPP_CONSTEXPR_14 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()
7935 setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()
7942 explicit operator VkBindIndexBufferIndirectCommandNV const &() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()
7947 explicit operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp7889 struct BindIndexBufferIndirectCommandNV struct
7891 using NativeType = VkBindIndexBufferIndirectCommandNV;
7894 VULKAN_HPP_CONSTEXPR BindIndexBufferIndirectCommandNV( in BindIndexBufferIndirectCommandNV() function
7906BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
7916 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()
7922 setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()
7928 …N_HPP_CONSTEXPR_14 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()
7935 setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()
7942 explicit operator VkBindIndexBufferIndirectCommandNV const &() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()
7947 explicit operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp7743 struct BindIndexBufferIndirectCommandNV struct
7745 using NativeType = VkBindIndexBufferIndirectCommandNV;
7749 BindIndexBufferIndirectCommandNV( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ = {}, in BindIndexBufferIndirectCommandNV() function
7760BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
7770 … *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 …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp7743 struct BindIndexBufferIndirectCommandNV struct
7745 using NativeType = VkBindIndexBufferIndirectCommandNV;
7749 BindIndexBufferIndirectCommandNV( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ = {}, in BindIndexBufferIndirectCommandNV() function
7760BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
7770 … *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 …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp7743 struct BindIndexBufferIndirectCommandNV struct
7745 using NativeType = VkBindIndexBufferIndirectCommandNV;
7749 BindIndexBufferIndirectCommandNV( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ = {}, in BindIndexBufferIndirectCommandNV() function
7760BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
7770 … *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 …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp7743 struct BindIndexBufferIndirectCommandNV struct
7745 using NativeType = VkBindIndexBufferIndirectCommandNV;
7749 BindIndexBufferIndirectCommandNV( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ = {}, in BindIndexBufferIndirectCommandNV() function
7760BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
7770 … *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 …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp20379 struct BindIndexBufferIndirectCommandNV struct
20384 …VULKAN_HPP_CONSTEXPR BindIndexBufferIndirectCommandNV(VULKAN_HPP_NAMESPACE::DeviceAddress bufferAd… in BindIndexBufferIndirectCommandNV() function
20390BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
20398 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()
20402 …erIndirectCommandNV & operator=( BindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
20408 …mandNV & setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()
20414 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()
20420 …rIndirectCommandNV & setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()
20427 operator VkBindIndexBufferIndirectCommandNV const&() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()
20432 operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp20379 struct BindIndexBufferIndirectCommandNV struct
20384 …VULKAN_HPP_CONSTEXPR BindIndexBufferIndirectCommandNV(VULKAN_HPP_NAMESPACE::DeviceAddress bufferAd… in BindIndexBufferIndirectCommandNV() function
20390BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
20398 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()
20402 …erIndirectCommandNV & operator=( BindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
20408 …mandNV & setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()
20414 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()
20420 …rIndirectCommandNV & setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()
20427 operator VkBindIndexBufferIndirectCommandNV const&() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()
20432 operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp20379 struct BindIndexBufferIndirectCommandNV struct
20384 …VULKAN_HPP_CONSTEXPR BindIndexBufferIndirectCommandNV(VULKAN_HPP_NAMESPACE::DeviceAddress bufferAd… in BindIndexBufferIndirectCommandNV() function
20390BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
20398 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()
20402 …erIndirectCommandNV & operator=( BindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
20408 …mandNV & setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()
20414 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()
20420 …rIndirectCommandNV & setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()
20427 operator VkBindIndexBufferIndirectCommandNV const&() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()
20432 operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp20379 struct BindIndexBufferIndirectCommandNV struct
20384 …VULKAN_HPP_CONSTEXPR BindIndexBufferIndirectCommandNV(VULKAN_HPP_NAMESPACE::DeviceAddress bufferAd… in BindIndexBufferIndirectCommandNV() function
20390BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
20398 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()
20402 …erIndirectCommandNV & operator=( BindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
20408 …mandNV & setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()
20414 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()
20420 …rIndirectCommandNV & setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()
20427 operator VkBindIndexBufferIndirectCommandNV const&() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()
20432 operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp20379 struct BindIndexBufferIndirectCommandNV struct
20384 …VULKAN_HPP_CONSTEXPR BindIndexBufferIndirectCommandNV(VULKAN_HPP_NAMESPACE::DeviceAddress bufferAd… in BindIndexBufferIndirectCommandNV() function
20390BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
20398 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()
20402 …erIndirectCommandNV & operator=( BindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
20408 …mandNV & setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()
20414 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()
20420 …rIndirectCommandNV & setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()
20427 operator VkBindIndexBufferIndirectCommandNV const&() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()
20432 operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp20379 struct BindIndexBufferIndirectCommandNV struct
20384 …VULKAN_HPP_CONSTEXPR BindIndexBufferIndirectCommandNV(VULKAN_HPP_NAMESPACE::DeviceAddress bufferAd… in BindIndexBufferIndirectCommandNV() function
20390BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
20398 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()
20402 …erIndirectCommandNV & operator=( BindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
20408 …mandNV & setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()
20414 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()
20420 …rIndirectCommandNV & setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()
20427 operator VkBindIndexBufferIndirectCommandNV const&() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()
20432 operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp20379 struct BindIndexBufferIndirectCommandNV struct
20384 …VULKAN_HPP_CONSTEXPR BindIndexBufferIndirectCommandNV(VULKAN_HPP_NAMESPACE::DeviceAddress bufferAd… in BindIndexBufferIndirectCommandNV() function
20390BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
20398 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()
20402 …erIndirectCommandNV & operator=( BindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
20408 …mandNV & setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()
20414 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()
20420 …rIndirectCommandNV & setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()
20427 operator VkBindIndexBufferIndirectCommandNV const&() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()
20432 operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp20379 struct BindIndexBufferIndirectCommandNV struct
20384 …VULKAN_HPP_CONSTEXPR BindIndexBufferIndirectCommandNV(VULKAN_HPP_NAMESPACE::DeviceAddress bufferAd… in BindIndexBufferIndirectCommandNV() function
20390BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
20398 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()
20402 …erIndirectCommandNV & operator=( BindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
20408 …mandNV & setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()
20414 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()
20420 …rIndirectCommandNV & setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()
20427 operator VkBindIndexBufferIndirectCommandNV const&() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()
20432 operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()
[all …]
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_structs.hpp7675 struct BindIndexBufferIndirectCommandNV struct
7683 VULKAN_HPP_CONSTEXPR BindIndexBufferIndirectCommandNV(VULKAN_HPP_NAMESPACE::DeviceAddress bufferAdd… in BindIndexBufferIndirectCommandNV() function
7689BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
7699 … *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 …]
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp8797 struct BindIndexBufferIndirectCommandNV struct
8799 using NativeType = VkBindIndexBufferIndirectCommandNV;
8803 BindIndexBufferIndirectCommandNV( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ = {}, in BindIndexBufferIndirectCommandNV() function
8814BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
8824 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()
8829 …mandNV & setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()
8835 …N_HPP_CONSTEXPR_14 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()
8841 …rIndirectCommandNV & setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()
8848 operator VkBindIndexBufferIndirectCommandNV const &() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()
8853 operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()
[all …]
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp8471 struct BindIndexBufferIndirectCommandNV struct
8473 using NativeType = VkBindIndexBufferIndirectCommandNV;
8477 BindIndexBufferIndirectCommandNV( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ = {}, in BindIndexBufferIndirectCommandNV() function
8488BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
8498 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()
8503 …mandNV & setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()
8509 …N_HPP_CONSTEXPR_14 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()
8515 …rIndirectCommandNV & setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()
8522 operator VkBindIndexBufferIndirectCommandNV const &() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()
8527 operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()
[all …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp8700 struct BindIndexBufferIndirectCommandNV struct
8702 using NativeType = VkBindIndexBufferIndirectCommandNV;
8706 BindIndexBufferIndirectCommandNV( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ = {}, in BindIndexBufferIndirectCommandNV() function
8717BindIndexBufferIndirectCommandNV( VkBindIndexBufferIndirectCommandNV const & rhs ) VULKAN_HPP_NOEX… in BindIndexBufferIndirectCommandNV() function
8727 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindIndexBufferIndirectCommandNV const *>( &rhs ); in operator =()
8732 …mandNV & setBufferAddress( VULKAN_HPP_NAMESPACE::DeviceAddress bufferAddress_ ) VULKAN_HPP_NOEXCEPT in setBufferAddress()
8738 …N_HPP_CONSTEXPR_14 BindIndexBufferIndirectCommandNV & setSize( uint32_t size_ ) VULKAN_HPP_NOEXCEPT in setSize()
8744 …rIndirectCommandNV & setIndexType( VULKAN_HPP_NAMESPACE::IndexType indexType_ ) VULKAN_HPP_NOEXCEPT in setIndexType()
8751 operator VkBindIndexBufferIndirectCommandNV const &() const VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV const&()
8756 operator VkBindIndexBufferIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkBindIndexBufferIndirectCommandNV&()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs14256 pub struct BindIndexBufferIndirectCommandNV { struct
14261 impl BindIndexBufferIndirectCommandNV { implementation
14304 pub fn build(self) -> BindIndexBufferIndirectCommandNV { in build()