Searched refs:vkGetPhysicalDeviceExternalSemaphoreProperties (Results 1 – 15 of 15) sorted by relevance
/external/swiftshader/src/Vulkan/ |
D | swiftshader_icd.def | 170 vkGetPhysicalDeviceExternalSemaphoreProperties
|
D | VkPromotedExtensions.cpp | 112 …vkGetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, pExternalSemaphoreInfo, pExternalSe… in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
|
D | VkGetProcAddress.cpp | 58 MAKE_VULKAN_INSTANCE_ENTRY(vkGetPhysicalDeviceExternalSemaphoreProperties),
|
D | libVulkan.cpp | 2005 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalSemaphoreProperties(VkPhysicalDevice physical… in vkGetPhysicalDeviceExternalSemaphoreProperties() function
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkInitInstanceFunctionPointers.inl | 46 …viceExternalSemaphorePropertiesFunc) GET_PROC_ADDR("vkGetPhysicalDeviceExternalSemaphorePropertie…
|
D | vkCoreFunctionalities.inl | 323 …apis[VK_API_VERSION_1_1].push_back(FunctionInfo("vkGetPhysicalDeviceExternalSemaphoreProperties", …
|
D | vkNullDriverImpl.inl | 1909 …VK_NULL_FUNC_ENTRY(vkGetPhysicalDeviceExternalSemaphoreProperties, getPhysicalDeviceExternalSemap…
|
D | vkVulkan_c.inl | 4392 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalSemaphoreProperties(
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4536 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalSemaphoreProperties(
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4536 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalSemaphoreProperties(
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 4703 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalSemaphoreProperties(
|
D | vulkan.hpp | 2130 …void vkGetPhysicalDeviceExternalSemaphoreProperties( VkPhysicalDevice physicalDevice, const VkPhys… in vkGetPhysicalDeviceExternalSemaphoreProperties() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 2132 …return ::vkGetPhysicalDeviceExternalSemaphoreProperties( physicalDevice, pExternalSemaphoreInfo, p… in vkGetPhysicalDeviceExternalSemaphoreProperties() 53295 …d.vkGetPhysicalDeviceExternalSemaphoreProperties( m_physicalDevice, reinterpret_cast<const VkPhysi… in getExternalSemaphoreProperties() 53302 …d.vkGetPhysicalDeviceExternalSemaphoreProperties( m_physicalDevice, reinterpret_cast<const VkPhysi… in getExternalSemaphoreProperties() 54931 …PFN_vkGetPhysicalDeviceExternalSemaphoreProperties vkGetPhysicalDeviceExternalSemaphoreProperties … member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 55339 …vkGetPhysicalDeviceExternalSemaphoreProperties = PFN_vkGetPhysicalDeviceExternalSemaphorePropertie… in init()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 4656 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalSemaphoreProperties(
|
D | vulkan.hpp | 2141 …void vkGetPhysicalDeviceExternalSemaphoreProperties( VkPhysicalDevice physicalDevice, const VkPhys… in vkGetPhysicalDeviceExternalSemaphoreProperties() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 2143 …return ::vkGetPhysicalDeviceExternalSemaphoreProperties( physicalDevice, pExternalSemaphoreInfo, p… in vkGetPhysicalDeviceExternalSemaphoreProperties() 46742 …d.vkGetPhysicalDeviceExternalSemaphoreProperties( m_physicalDevice, reinterpret_cast<const VkPhysi… in getExternalSemaphoreProperties() 46749 …d.vkGetPhysicalDeviceExternalSemaphoreProperties( m_physicalDevice, reinterpret_cast<const VkPhysi… in getExternalSemaphoreProperties() 52692 …PFN_vkGetPhysicalDeviceExternalSemaphoreProperties vkGetPhysicalDeviceExternalSemaphoreProperties … member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 53092 …vkGetPhysicalDeviceExternalSemaphoreProperties = PFN_vkGetPhysicalDeviceExternalSemaphorePropertie… in init()
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 4389 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalSemaphoreProperties(
|