Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp40890 struct ImportMetalSharedEventInfoEXT struct
40899 VULKAN_HPP_CONSTEXPR ImportMetalSharedEventInfoEXT(MTLSharedEvent_id mtlSharedEvent_ = {}, const vo… in ImportMetalSharedEventInfoEXT() function
40905 ImportMetalSharedEventInfoEXT( VkImportMetalSharedEventInfoEXT const & rhs ) VULKAN_HPP_NOEXCEPT in ImportMetalSharedEventInfoEXT() function
40915 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImportMetalSharedEventInfoEXT const *>( &rhs ); in operator =()
40920 …PP_CONSTEXPR_14 ImportMetalSharedEventInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
40926 …etalSharedEventInfoEXT & setMtlSharedEvent( MTLSharedEvent_id mtlSharedEvent_ ) VULKAN_HPP_NOEXCEPT in setMtlSharedEvent()
40934 operator VkImportMetalSharedEventInfoEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkImportMetalSharedEventInfoEXT const&()
40939 operator VkImportMetalSharedEventInfoEXT &() VULKAN_HPP_NOEXCEPT in operator VkImportMetalSharedEventInfoEXT&()
40950 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
40960 bool operator==( ImportMetalSharedEventInfoEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]