Home
last modified time | relevance | path

Searched refs:MemoryGetRemoteAddressInfoNV (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/include/vulkan/
Dvulkan_static_assertions.hpp5949 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV ) == sizeof( V…
5951 …_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV>::value…
5952 …ERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV>::value,
Dvulkan_structs.hpp51170 struct MemoryGetRemoteAddressInfoNV struct
51178 VULKAN_HPP_CONSTEXPR MemoryGetRemoteAddressInfoNV( in MemoryGetRemoteAddressInfoNV() function
51188 …VULKAN_HPP_CONSTEXPR MemoryGetRemoteAddressInfoNV( MemoryGetRemoteAddressInfoNV const & rhs ) VULK…
51190 MemoryGetRemoteAddressInfoNV( VkMemoryGetRemoteAddressInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT in MemoryGetRemoteAddressInfoNV() function
51191 … : MemoryGetRemoteAddressInfoNV( *reinterpret_cast<MemoryGetRemoteAddressInfoNV const *>( &rhs ) ) in MemoryGetRemoteAddressInfoNV()
51195MemoryGetRemoteAddressInfoNV & operator=( MemoryGetRemoteAddressInfoNV const & rhs ) VULKAN_HPP_NO…
51198MemoryGetRemoteAddressInfoNV & operator=( VkMemoryGetRemoteAddressInfoNV const & rhs ) VULKAN_HPP_… in operator =()
51200 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV const *>( &rhs ); in operator =() argument
51205 …VULKAN_HPP_CONSTEXPR_14 MemoryGetRemoteAddressInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_… in setPNext() argument
51211 …VULKAN_HPP_CONSTEXPR_14 MemoryGetRemoteAddressInfoNV & setMemory( VULKAN_HPP_NAMESPACE::DeviceMemo… in setMemory() argument
[all …]
Dvulkan.cppm3975 using VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV;
Dvulkan_handles.hpp1440 struct MemoryGetRemoteAddressInfoNV;
13910 … Result getMemoryRemoteAddressNV( const VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV * pMemo…
13916 …getMemoryRemoteAddressNV( const VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV & memoryGetRemo…
Dvulkan_hash.hpp6745 struct hash<VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV>
6747 …std::size_t operator()( VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV const & memoryGetRemote… in operator ()()
Dvulkan_raii.hpp4449 …getMemoryRemoteAddressNV( const VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV & memoryGetRemo…
21365 …Device::getMemoryRemoteAddressNV( const VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV & memor… in getMemoryRemoteAddressNV()
Dvulkan_funcs.hpp23238 …Device::getMemoryRemoteAddressNV( const VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV * pMemo… in getMemoryRemoteAddressNV()
23250 …Device::getMemoryRemoteAddressNV( const VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV & memor… in getMemoryRemoteAddressNV()
/external/vulkan-headers/include/vulkan/
Dvulkan_static_assertions.hpp6120 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV ) == sizeof( V…
6122 …_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV>::value…
6123 …ERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV>::value,
Dvulkan_structs.hpp51566 struct MemoryGetRemoteAddressInfoNV struct
51574 VULKAN_HPP_CONSTEXPR MemoryGetRemoteAddressInfoNV( in MemoryGetRemoteAddressInfoNV() function
51584 …VULKAN_HPP_CONSTEXPR MemoryGetRemoteAddressInfoNV( MemoryGetRemoteAddressInfoNV const & rhs ) VULK…
51586 MemoryGetRemoteAddressInfoNV( VkMemoryGetRemoteAddressInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT in MemoryGetRemoteAddressInfoNV() function
51587 … : MemoryGetRemoteAddressInfoNV( *reinterpret_cast<MemoryGetRemoteAddressInfoNV const *>( &rhs ) ) in MemoryGetRemoteAddressInfoNV()
51591MemoryGetRemoteAddressInfoNV & operator=( MemoryGetRemoteAddressInfoNV const & rhs ) VULKAN_HPP_NO…
51594MemoryGetRemoteAddressInfoNV & operator=( VkMemoryGetRemoteAddressInfoNV const & rhs ) VULKAN_HPP_… in operator =()
51596 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV const *>( &rhs ); in operator =() argument
51601 …VULKAN_HPP_CONSTEXPR_14 MemoryGetRemoteAddressInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_… in setPNext() argument
51607 …VULKAN_HPP_CONSTEXPR_14 MemoryGetRemoteAddressInfoNV & setMemory( VULKAN_HPP_NAMESPACE::DeviceMemo… in setMemory() argument
[all …]
Dvulkan.cppm4065 using VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV;
Dvulkan_handles.hpp1520 struct MemoryGetRemoteAddressInfoNV;
14844 … Result getMemoryRemoteAddressNV( const VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV * pMemo…
14850 …getMemoryRemoteAddressNV( const VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV & memoryGetRemo…
Dvulkan_hash.hpp6797 struct hash<VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV>
6799 …std::size_t operator()( VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV const & memoryGetRemote… in operator ()()
Dvulkan_raii.hpp4569 …getMemoryRemoteAddressNV( const VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV & memoryGetRemo…
21921 …Device::getMemoryRemoteAddressNV( const VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV & memor… in getMemoryRemoteAddressNV()
Dvulkan_funcs.hpp23723 …Device::getMemoryRemoteAddressNV( const VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV * pMemo… in getMemoryRemoteAddressNV()
23735 …Device::getMemoryRemoteAddressNV( const VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV & memor… in getMemoryRemoteAddressNV()
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_static_assertions.hpp6134 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV ) == sizeof( V…
6136 …_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV>::value…
6137 …ERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV>::value,
Dvulkan.cppm4304 using VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV;
7680 struct hash<VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV>;
Dvulkan_structs.hpp63341 struct MemoryGetRemoteAddressInfoNV struct
63349 VULKAN_HPP_CONSTEXPR MemoryGetRemoteAddressInfoNV( in MemoryGetRemoteAddressInfoNV() function
63359 …VULKAN_HPP_CONSTEXPR MemoryGetRemoteAddressInfoNV( MemoryGetRemoteAddressInfoNV const & rhs ) VULK…
63361 MemoryGetRemoteAddressInfoNV( VkMemoryGetRemoteAddressInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT in MemoryGetRemoteAddressInfoNV() function
63362 … : MemoryGetRemoteAddressInfoNV( *reinterpret_cast<MemoryGetRemoteAddressInfoNV const *>( &rhs ) ) in MemoryGetRemoteAddressInfoNV()
63366MemoryGetRemoteAddressInfoNV & operator=( MemoryGetRemoteAddressInfoNV const & rhs ) VULKAN_HPP_NO…
63369MemoryGetRemoteAddressInfoNV & operator=( VkMemoryGetRemoteAddressInfoNV const & rhs ) VULKAN_HPP_… in operator =()
63371 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV const *>( &rhs ); in operator =() argument
63376 …VULKAN_HPP_CONSTEXPR_14 MemoryGetRemoteAddressInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_… in setPNext() argument
63382 …VULKAN_HPP_CONSTEXPR_14 MemoryGetRemoteAddressInfoNV & setMemory( VULKAN_HPP_NAMESPACE::DeviceMemo… in setMemory() argument
[all …]
Dvulkan_handles.hpp1522 struct MemoryGetRemoteAddressInfoNV;
16226 … Result getMemoryRemoteAddressNV( const VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV * pMemo…
16233 …getMemoryRemoteAddressNV( const VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV & memoryGetRemo…
Dvulkan_hash.hpp7441 struct hash<VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV>
7443 …std::size_t operator()( VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV const & memoryGetRemote… in operator ()()
Dvulkan_raii.hpp5264 …getMemoryRemoteAddressNV( const VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV & memoryGetRemo…
24982 …Device::getMemoryRemoteAddressNV( const VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV & memor… in getMemoryRemoteAddressNV()
Dvulkan_funcs.hpp26411 …Device::getMemoryRemoteAddressNV( const VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV * pMemo… in getMemoryRemoteAddressNV()
26425 …Device::getMemoryRemoteAddressNV( const VULKAN_HPP_NAMESPACE::MemoryGetRemoteAddressInfoNV & memor… in getMemoryRemoteAddressNV()
/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs63945 pub struct MemoryGetRemoteAddressInfoNV { struct
63951 impl ::std::default::Default for MemoryGetRemoteAddressInfoNV { implementation
63962 unsafe impl TaggedStructure for MemoryGetRemoteAddressInfoNV { implementation
63965 impl MemoryGetRemoteAddressInfoNV { impl
63975 inner: MemoryGetRemoteAddressInfoNV,
63979 type Target = MemoryGetRemoteAddressInfoNV;
64003 pub fn build(self) -> MemoryGetRemoteAddressInfoNV { in build() argument
Dextensions.rs20181 p_memory_get_remote_address_info: *const MemoryGetRemoteAddressInfoNV, constant
20199 _p_memory_get_remote_address_info: *const MemoryGetRemoteAddressInfoNV, in load() argument