Searched defs:ExternalSemaphoreProperties (Results 1 – 7 of 7) sorted by relevance
228 out: &mut vk::ExternalSemaphoreProperties, in get_physical_device_external_semaphore_properties()
5433 _p_external_semaphore_properties: *mut ExternalSemaphoreProperties, in load()5570 p_external_semaphore_properties: *mut ExternalSemaphoreProperties, in get_physical_device_external_semaphore_properties()
15740 pub struct ExternalSemaphoreProperties { struct15747 impl ::std::default::Default for ExternalSemaphoreProperties { argument15758 impl ExternalSemaphoreProperties { impl15807 pub fn build(self) -> ExternalSemaphoreProperties { in build()
6380 _p_external_semaphore_properties: *mut ExternalSemaphoreProperties, in load()6404 p_external_semaphore_properties: *mut ExternalSemaphoreProperties, in get_physical_device_external_semaphore_properties_khr()
29916 struct ExternalSemaphoreProperties struct29918 using NativeType = VkExternalSemaphoreProperties;29920 static const bool allowDuplicate = false;29921 …N_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;29924 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties(VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleType… in ExternalSemaphoreProperties() function29937 ExternalSemaphoreProperties(VkExternalSemaphoreProperties const &rhs) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function29947 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>(&rhs); in operator =()29951 explicit operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()29956 explicit operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()29971 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
29849 struct ExternalSemaphoreProperties struct29851 using NativeType = VkExternalSemaphoreProperties;29853 static const bool allowDuplicate = false;29854 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;29857 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTyp… in ExternalSemaphoreProperties() function29870 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function29880 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()29884 explicit operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()29889 explicit operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()29904 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
30966 struct ExternalSemaphoreProperties struct30968 using NativeType = VkExternalSemaphoreProperties;30970 static const bool allowDuplicate = false;30971 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;30974 VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties( in ExternalSemaphoreProperties() function30986 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function30995 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()30999 explicit operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()31004 explicit operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()31019 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]