Lines Matching refs:VkExternalSemaphoreProperties
2141 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte… in vkGetPhysicalDeviceExternalSemaphoreProperties()
2145 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte… in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
32741 operator VkExternalSemaphoreProperties const&() const in operator VkExternalSemaphoreProperties const&()
32743 return *reinterpret_cast<const VkExternalSemaphoreProperties*>(this); in operator VkExternalSemaphoreProperties const&()
32746 operator VkExternalSemaphoreProperties &() in operator VkExternalSemaphoreProperties&()
32748 return *reinterpret_cast<VkExternalSemaphoreProperties*>(this); in operator VkExternalSemaphoreProperties&()
32774 …static_assert( sizeof( ExternalSemaphoreProperties ) == sizeof( VkExternalSemaphoreProperties ), "…
46742 …alSemaphoreInfo*>( pExternalSemaphoreInfo ), reinterpret_cast<VkExternalSemaphoreProperties*>( pEx… in getExternalSemaphoreProperties()
46749 …alSemaphoreInfo*>( &externalSemaphoreInfo ), reinterpret_cast<VkExternalSemaphoreProperties*>( &ex… in getExternalSemaphoreProperties()
46757 …alSemaphoreInfo*>( pExternalSemaphoreInfo ), reinterpret_cast<VkExternalSemaphoreProperties*>( pEx… in getExternalSemaphorePropertiesKHR()
46764 …alSemaphoreInfo*>( &externalSemaphoreInfo ), reinterpret_cast<VkExternalSemaphoreProperties*>( &ex… in getExternalSemaphorePropertiesKHR()