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()
33747 struct ExternalSemaphoreProperties struct33749 using NativeType = VkExternalSemaphoreProperties;33751 static const bool allowDuplicate = false;33752 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;33755 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTyp… in ExternalSemaphoreProperties() function33768 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function33778 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()33782 operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()33787 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()33802 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
31451 struct ExternalSemaphoreProperties struct31460 VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties(VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeF… in ExternalSemaphoreProperties() function31466 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function31476 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()31481 operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()31486 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()31497 reflect() const VULKAN_HPP_NOEXCEPT in reflect()31507 bool operator==( ExternalSemaphoreProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()31520 bool operator!=( ExternalSemaphoreProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()31527 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eExternalSemaphoreProperties;[all …]
34809 struct ExternalSemaphoreProperties struct34811 using NativeType = VkExternalSemaphoreProperties;34813 static const bool allowDuplicate = false;34814 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;34817 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTyp… in ExternalSemaphoreProperties() function34830 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function34840 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()34844 operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()34849 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()34864 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]