/external/rust/crates/ash/src/extensions/khr/ |
D | external_semaphore_fd.rs | 39 pub unsafe fn get_semaphore_fd(&self, get_info: &vk::SemaphoreGetFdInfoKHR) -> VkResult<i32> { in get_semaphore_fd()
|
/external/rust/crates/vulkano/src/sync/semaphore/ |
D | semaphore.rs | 173 let info = ash::vk::SemaphoreGetFdInfoKHR { in export_opaque_fd()
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_static_assertions.hpp | 2719 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR ) == sizeof( VkSemaph… 2721 VULKAN_HPP_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR>::val… 2722 …TIC_ASSERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR>::value,
|
D | vulkan_structs.hpp | 92454 struct SemaphoreGetFdInfoKHR struct 92462 VULKAN_HPP_CONSTEXPR SemaphoreGetFdInfoKHR( in SemaphoreGetFdInfoKHR() function 92472 …VULKAN_HPP_CONSTEXPR SemaphoreGetFdInfoKHR( SemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEP… 92474 SemaphoreGetFdInfoKHR( VkSemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in SemaphoreGetFdInfoKHR() function 92475 : SemaphoreGetFdInfoKHR( *reinterpret_cast<SemaphoreGetFdInfoKHR const *>( &rhs ) ) in SemaphoreGetFdInfoKHR() 92479 …SemaphoreGetFdInfoKHR & operator=( SemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT = defau… 92482 SemaphoreGetFdInfoKHR & operator=( VkSemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in operator =() 92484 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR const *>( &rhs ); in operator =() argument 92489 …VULKAN_HPP_CONSTEXPR_14 SemaphoreGetFdInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext() argument 92495 …VULKAN_HPP_CONSTEXPR_14 SemaphoreGetFdInfoKHR & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore sema… in setSemaphore() argument [all …]
|
D | vulkan_handles.hpp | 710 struct SemaphoreGetFdInfoKHR; 10313 …P_NODISCARD Result getSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR * pGetFdIn… 10318 …lueType<int>::type getSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR & getFdInf…
|
D | vulkan_hash.hpp | 12359 struct hash<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR> 12361 …std::size_t operator()( VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR const & semaphoreGetFdInfoKHR … in operator ()()
|
D | vulkan_raii.hpp | 3755 …VULKAN_HPP_NODISCARD int getSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR & ge… 15404 …INLINE int Device::getSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR & getFdInf… in getSemaphoreFdKHR()
|
D | vulkan_funcs.hpp | 12495 …INE Result Device::getSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR * pGetFdIn… in getSemaphoreFdKHR() 12506 …Device::getSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR & getFdInfo, Dispatch… in getSemaphoreFdKHR()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_static_assertions.hpp | 1875 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR ) == sizeof( VkSemaph… 1876 VULKAN_HPP_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR>::val… 1877 …_ASSERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR>::value, "…
|
D | vulkan_structs.hpp | 85975 struct SemaphoreGetFdInfoKHR struct 85984 VULKAN_HPP_CONSTEXPR SemaphoreGetFdInfoKHR(VULKAN_HPP_NAMESPACE::Semaphore semaphore_ = {}, VULKAN_… in SemaphoreGetFdInfoKHR() function 85988 …VULKAN_HPP_CONSTEXPR SemaphoreGetFdInfoKHR( SemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEP… 85990 SemaphoreGetFdInfoKHR( VkSemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in SemaphoreGetFdInfoKHR() function 85991 : SemaphoreGetFdInfoKHR( *reinterpret_cast<SemaphoreGetFdInfoKHR const *>( &rhs ) ) in SemaphoreGetFdInfoKHR() 85995 …SemaphoreGetFdInfoKHR & operator=( SemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT = defau… 85998 SemaphoreGetFdInfoKHR & operator=( VkSemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in operator =() 86000 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR const *>( &rhs ); in operator =() argument 86005 …VULKAN_HPP_CONSTEXPR_14 SemaphoreGetFdInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext() argument 86011 …VULKAN_HPP_CONSTEXPR_14 SemaphoreGetFdInfoKHR & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore sema… in setSemaphore() argument [all …]
|
D | vulkan_handles.hpp | 706 struct SemaphoreGetFdInfoKHR; 8794 …P_NODISCARD Result getSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR * pGetFdIn… 8797 …lueType<int>::type getSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR & getFdInf…
|
D | vulkan_hash.hpp | 11293 template <> struct hash<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR> 11295 …std::size_t operator()(VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR const & semaphoreGetFdInfoKHR) … in operator ()()
|
D | vulkan_raii.hpp | 3358 …VULKAN_HPP_NODISCARD int getSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR & g… 14098 …INLINE int Device::getSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR & getFdInf… in getSemaphoreFdKHR()
|
D | vulkan_funcs.hpp | 9493 …INE Result Device::getSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR * pGetFdIn… in getSemaphoreFdKHR() 9501 …int>::type Device::getSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR & getFdInf… in getSemaphoreFdKHR()
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_static_assertions.hpp | 2755 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR ) == sizeof( VkSemaph… 2757 VULKAN_HPP_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR>::val… 2758 …TIC_ASSERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR>::value,
|
D | vulkan.cppm | 1634 using VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR;
|
D | vulkan_structs.hpp | 97382 struct SemaphoreGetFdInfoKHR struct 97390 VULKAN_HPP_CONSTEXPR SemaphoreGetFdInfoKHR( in SemaphoreGetFdInfoKHR() function 97400 …VULKAN_HPP_CONSTEXPR SemaphoreGetFdInfoKHR( SemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEP… 97402 SemaphoreGetFdInfoKHR( VkSemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in SemaphoreGetFdInfoKHR() function 97403 : SemaphoreGetFdInfoKHR( *reinterpret_cast<SemaphoreGetFdInfoKHR const *>( &rhs ) ) in SemaphoreGetFdInfoKHR() 97407 …SemaphoreGetFdInfoKHR & operator=( SemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT = defau… 97410 SemaphoreGetFdInfoKHR & operator=( VkSemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in operator =() 97412 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR const *>( &rhs ); in operator =() argument 97417 …VULKAN_HPP_CONSTEXPR_14 SemaphoreGetFdInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext() argument 97423 …VULKAN_HPP_CONSTEXPR_14 SemaphoreGetFdInfoKHR & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore sema… in setSemaphore() argument [all …]
|
D | vulkan_handles.hpp | 711 struct SemaphoreGetFdInfoKHR; 10546 …P_NODISCARD Result getSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR * pGetFdIn… 10551 …lueType<int>::type getSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR & getFdInf…
|
D | vulkan_hash.hpp | 13126 struct hash<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR> 13128 …std::size_t operator()( VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR const & semaphoreGetFdInfoKHR … in operator ()()
|
D | vulkan_raii.hpp | 3763 …VULKAN_HPP_NODISCARD int getSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR & ge… 15451 …INLINE int Device::getSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR & getFdInf… in getSemaphoreFdKHR()
|
D | vulkan_funcs.hpp | 11462 …INE Result Device::getSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR * pGetFdIn… in getSemaphoreFdKHR() 11473 …Device::getSemaphoreFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR & getFdInfo, Dispatch… in getSemaphoreFdKHR()
|
/external/rust/crates/ash/src/vk/ |
D | definitions.rs | 16210 pub struct SemaphoreGetFdInfoKHR { struct 16216 impl ::std::default::Default for SemaphoreGetFdInfoKHR { argument 16217 fn default() -> SemaphoreGetFdInfoKHR { in default() 16218 SemaphoreGetFdInfoKHR { in default() 16226 impl SemaphoreGetFdInfoKHR { impl 16229 inner: SemaphoreGetFdInfoKHR::default(), in builder() 16236 inner: SemaphoreGetFdInfoKHR, 16240 type Target = SemaphoreGetFdInfoKHR; 16262 pub fn build(self) -> SemaphoreGetFdInfoKHR { in build() argument
|
D | extensions.rs | 6600 p_get_fd_info: *const SemaphoreGetFdInfoKHR, constant 6638 _p_get_fd_info: *const SemaphoreGetFdInfoKHR, in load() argument 6666 p_get_fd_info: *const SemaphoreGetFdInfoKHR, in get_semaphore_fd_khr() argument
|