Home
last modified time | relevance | path

Searched defs:SemaphoreGetFdInfoKHR (Results 1 – 3 of 3) sorted by relevance

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp60678 struct SemaphoreGetFdInfoKHR struct
60680 static const bool allowDuplicate = false;
60684 VULKAN_HPP_CONSTEXPR SemaphoreGetFdInfoKHR( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ = {}, in SemaphoreGetFdInfoKHR() function
60694 SemaphoreGetFdInfoKHR( VkSemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in SemaphoreGetFdInfoKHR() function
60704 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR const *>( &rhs ); in operator =()
60708 SemaphoreGetFdInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
60714 …aphoreGetFdInfoKHR & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ ) VULKAN_HPP_NOEXCEPT in setSemaphore()
60721 …leType( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits handleType_ ) VULKAN_HPP_NOEXCEPT in setHandleType()
60727 operator VkSemaphoreGetFdInfoKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkSemaphoreGetFdInfoKHR const&()
60732 operator VkSemaphoreGetFdInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkSemaphoreGetFdInfoKHR&()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp46119 struct SemaphoreGetFdInfoKHR struct
46125 …VULKAN_HPP_CONSTEXPR SemaphoreGetFdInfoKHR(VULKAN_HPP_NAMESPACE::Semaphore semaphore_ = {}, VULKAN… in SemaphoreGetFdInfoKHR() function
46131 SemaphoreGetFdInfoKHR( VkSemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in SemaphoreGetFdInfoKHR() function
46139 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR const *>( &rhs ); in operator =()
46143 SemaphoreGetFdInfoKHR & operator=( SemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
46149 SemaphoreGetFdInfoKHR & setPNext( const void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
46155 …aphoreGetFdInfoKHR & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ ) VULKAN_HPP_NOEXCEPT in setSemaphore()
46161 …leType( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits handleType_ ) VULKAN_HPP_NOEXCEPT in setHandleType()
46168 operator VkSemaphoreGetFdInfoKHR const&() const VULKAN_HPP_NOEXCEPT in operator VkSemaphoreGetFdInfoKHR const&()
46173 operator VkSemaphoreGetFdInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkSemaphoreGetFdInfoKHR&()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp46281 struct SemaphoreGetFdInfoKHR struct
46287 …VULKAN_HPP_CONSTEXPR SemaphoreGetFdInfoKHR(VULKAN_HPP_NAMESPACE::Semaphore semaphore_ = {}, VULKAN… in SemaphoreGetFdInfoKHR() function
46293 SemaphoreGetFdInfoKHR( VkSemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in SemaphoreGetFdInfoKHR() function
46301 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR const *>( &rhs ); in operator =()
46305 SemaphoreGetFdInfoKHR & operator=( SemaphoreGetFdInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
46311 SemaphoreGetFdInfoKHR & setPNext( const void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
46317 …aphoreGetFdInfoKHR & setSemaphore( VULKAN_HPP_NAMESPACE::Semaphore semaphore_ ) VULKAN_HPP_NOEXCEPT in setSemaphore()
46323 …leType( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits handleType_ ) VULKAN_HPP_NOEXCEPT in setHandleType()
46330 operator VkSemaphoreGetFdInfoKHR const&() const VULKAN_HPP_NOEXCEPT in operator VkSemaphoreGetFdInfoKHR const&()
46335 operator VkSemaphoreGetFdInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkSemaphoreGetFdInfoKHR&()
[all …]