Searched defs:ExternalSemaphoreProperties (Results 1 – 9 of 9) sorted by relevance
1390 pub struct ExternalSemaphoreProperties { struct1393 pub exportable: bool,1397 pub importable: bool,1401 pub export_from_imported_handle_types: ExternalSemaphoreHandleTypes,1405 pub compatible_handle_types: ExternalSemaphoreHandleTypes,
317 out: &mut vk::ExternalSemaphoreProperties, in get_physical_device_external_semaphore_properties()
717 ) -> Result<ExternalSemaphoreProperties, PhysicalDeviceError> { in external_semaphore_properties()759 ) -> ExternalSemaphoreProperties { in external_semaphore_properties_unchecked()
3924 _p_external_semaphore_properties: *mut ExternalSemaphoreProperties, in load()
17531 pub struct ExternalSemaphoreProperties { struct17538 impl ::std::default::Default for ExternalSemaphoreProperties { argument17550 unsafe impl TaggedStructure for ExternalSemaphoreProperties { implementation17553 impl ExternalSemaphoreProperties { impl17605 pub fn build(self) -> ExternalSemaphoreProperties { in build()
4946 _p_external_semaphore_properties: *mut ExternalSemaphoreProperties, in load()
35932 struct ExternalSemaphoreProperties struct35934 using NativeType = VkExternalSemaphoreProperties;35936 static const bool allowDuplicate = false;35937 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;35940 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTyp… in ExternalSemaphoreProperties() function35953 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function35963 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()35967 operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()35972 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()35987 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
37003 struct ExternalSemaphoreProperties struct37005 using NativeType = VkExternalSemaphoreProperties;37007 static const bool allowDuplicate = false;37008 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;37011 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTyp… in ExternalSemaphoreProperties() function37024 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function37034 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()37038 operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()37043 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()37058 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
36844 struct ExternalSemaphoreProperties struct36846 using NativeType = VkExternalSemaphoreProperties;36848 static const bool allowDuplicate = false;36849 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;36852 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTyp… in ExternalSemaphoreProperties() function36865 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function36875 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()36879 operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()36884 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()36899 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]