Lines Matching defs:ExternalSemaphoreProperties
29916 struct ExternalSemaphoreProperties struct
29918 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() function
29937 ExternalSemaphoreProperties(VkExternalSemaphoreProperties const &rhs) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
29947 *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()
30003 VULKAN_HPP_STATIC_ASSERT(sizeof(VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties) == sizeof(VkExte…