Home
last modified time | relevance | path

Searched refs:VkExternalSemaphoreProperties (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkPromotedExtensions.cpp110 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte… in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
DlibVulkan.cpp2005 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte… in vkGetPhysicalDeviceExternalSemaphoreProperties()
/external/deqp/external/vulkancts/framework/vulkan/
DvkConcreteInstanceInterface.inl26 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
DvkVirtualInstanceInterface.inl26 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
DvkInstanceDriverImpl.inl160 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
DvkGetStructureTypeImpl.inl549 template<> VkStructureType getStructureType<VkExternalSemaphoreProperties> (void)
DvkFunctionPointerTypes.inl167 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
219 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
DvkVulkan_c.inl4199 typedef struct VkExternalSemaphoreProperties { struct
4205 } VkExternalSemaphoreProperties; argument
4253 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
4395 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
5410 typedef VkExternalSemaphoreProperties VkExternalSemaphorePropertiesKHR;
5426 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
5432 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
DvkStructTypes.inl1716 struct VkExternalSemaphoreProperties struct
DvkStrUtil.inl455 std::ostream& operator<< (std::ostream& s, const VkExternalSemaphoreProperties& value);
DvkNullDriverImpl.inl1178 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
DvkStrUtilImpl.inl4598 std::ostream& operator<< (std::ostream& s, const VkExternalSemaphoreProperties& value)
4600 s << "VkExternalSemaphoreProperties = {\n";
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4343 typedef struct VkExternalSemaphoreProperties { struct
4349 } VkExternalSemaphoreProperties; argument
4397 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
4539 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
5264 typedef VkExternalSemaphoreProperties VkExternalSemaphorePropertiesKHR;
5267 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
5273 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4343 typedef struct VkExternalSemaphoreProperties { struct
4349 } VkExternalSemaphoreProperties; argument
4397 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
4539 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
5264 typedef VkExternalSemaphoreProperties VkExternalSemaphorePropertiesKHR;
5267 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
5273 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4510 typedef struct VkExternalSemaphoreProperties { struct
4516 } VkExternalSemaphoreProperties; argument
4564 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
4706 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
5432 typedef VkExternalSemaphoreProperties VkExternalSemaphorePropertiesKHR;
5435 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
5441 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
Dvulkan.hpp2130 …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()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan_core.h4463 typedef struct VkExternalSemaphoreProperties { struct
4469 } VkExternalSemaphoreProperties; typedef
4517 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
4659 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
5384 typedef VkExternalSemaphoreProperties VkExternalSemaphorePropertiesKHR;
5387 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
5393 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
Dvulkan.hpp2141 …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()
[all …]
/external/skia/tests/
DVkHardwareBufferTest.cpp844 VkExternalSemaphoreProperties exSemProps; in setupSemaphoreForSignaling()
/external/skqp/tests/
DVkHardwareBufferTest.cpp856 VkExternalSemaphoreProperties exSemProps; in setupSemaphoreForSignaling()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4196 typedef struct VkExternalSemaphoreProperties { struct
4202 } VkExternalSemaphoreProperties; argument
4250 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
4392 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
5407 typedef VkExternalSemaphoreProperties VkExternalSemaphorePropertiesKHR;
5423 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
5429 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp220 vk::VkExternalSemaphoreProperties properties = in NotSupportedChecker()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp369 vk::VkExternalSemaphoreProperties properties = in checkSemaphoreSupport()
723 vk::VkExternalSemaphoreProperties properties = in testSemaphoreQueries()