Lines Matching refs:VkExternalSemaphoreProperties
2130 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte… in vkGetPhysicalDeviceExternalSemaphoreProperties()
2135 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte… in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
28245 operator VkExternalSemaphoreProperties const&() const in operator VkExternalSemaphoreProperties const&()
28247 return *reinterpret_cast<const VkExternalSemaphoreProperties*>( this ); in operator VkExternalSemaphoreProperties const&()
28250 operator VkExternalSemaphoreProperties &() in operator VkExternalSemaphoreProperties&()
28252 return *reinterpret_cast<VkExternalSemaphoreProperties*>( this ); in operator VkExternalSemaphoreProperties&()
28278 …static_assert( sizeof( ExternalSemaphoreProperties ) == sizeof( VkExternalSemaphoreProperties ), "…
53295 …alSemaphoreInfo*>( pExternalSemaphoreInfo ), reinterpret_cast<VkExternalSemaphoreProperties*>( pEx… in getExternalSemaphoreProperties()
53302 …alSemaphoreInfo*>( &externalSemaphoreInfo ), reinterpret_cast<VkExternalSemaphoreProperties*>( &ex… in getExternalSemaphoreProperties()
53310 …alSemaphoreInfo*>( pExternalSemaphoreInfo ), reinterpret_cast<VkExternalSemaphoreProperties*>( pEx… in getExternalSemaphorePropertiesKHR()
53317 …alSemaphoreInfo*>( &externalSemaphoreInfo ), reinterpret_cast<VkExternalSemaphoreProperties*>( &ex… in getExternalSemaphorePropertiesKHR()