/external/swiftshader/src/Vulkan/ |
D | VkPromotedExtensions.cpp | 110 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte… in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
|
D | libVulkan.cpp | 2005 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte… in vkGetPhysicalDeviceExternalSemaphoreProperties()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkConcreteInstanceInterface.inl | 26 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
|
D | vkVirtualInstanceInterface.inl | 26 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
|
D | vkInstanceDriverImpl.inl | 160 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
|
D | vkGetStructureTypeImpl.inl | 549 template<> VkStructureType getStructureType<VkExternalSemaphoreProperties> (void)
|
D | vkFunctionPointerTypes.inl | 167 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte… 219 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
|
D | vkVulkan_c.inl | 4199 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);
|
D | vkStructTypes.inl | 1716 struct VkExternalSemaphoreProperties struct
|
D | vkStrUtil.inl | 455 std::ostream& operator<< (std::ostream& s, const VkExternalSemaphoreProperties& value);
|
D | vkNullDriverImpl.inl | 1178 …kPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExte…
|
D | vkStrUtilImpl.inl | 4598 std::ostream& operator<< (std::ostream& s, const VkExternalSemaphoreProperties& value) 4600 s << "VkExternalSemaphoreProperties = {\n";
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4343 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/ |
D | vulkan_core.h | 4343 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/ |
D | vulkan_core.h | 4510 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);
|
D | vulkan.hpp | 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() [all …]
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 4463 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);
|
D | vulkan.hpp | 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() [all …]
|
/external/skia/tests/ |
D | VkHardwareBufferTest.cpp | 844 VkExternalSemaphoreProperties exSemProps; in setupSemaphoreForSignaling()
|
/external/skqp/tests/ |
D | VkHardwareBufferTest.cpp | 856 VkExternalSemaphoreProperties exSemProps; in setupSemaphoreForSignaling()
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 4196 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/ |
D | vktSynchronizationCrossInstanceSharingTests.cpp | 220 vk::VkExternalSemaphoreProperties properties = in NotSupportedChecker()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiExternalMemoryTests.cpp | 369 vk::VkExternalSemaphoreProperties properties = in checkSemaphoreSupport() 723 vk::VkExternalSemaphoreProperties properties = in testSemaphoreQueries()
|