Home
last modified time | relevance | path

Searched refs:vkGetPhysicalDeviceExternalSemaphorePropertiesKHR (Results 1 – 16 of 16) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkInitInstanceFunctionPointers.inl48 …iceExternalSemaphorePropertiesFunc) GET_PROC_ADDR("vkGetPhysicalDeviceExternalSemaphoreProperties…
81 …ExternalSemaphorePropertiesKHRFunc) GET_PROC_ADDR("vkGetPhysicalDeviceExternalSemaphoreProperties…
DvkNullDriverImpl.inl1943 …VK_NULL_FUNC_ENTRY(vkGetPhysicalDeviceExternalSemaphorePropertiesKHR, getPhysicalDeviceExternalSem…
DvkVulkan_c.inl5429 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalSemaphorePropertiesKHR(
/external/swiftshader/src/Vulkan/
Dswiftshader_icd.def190 vkGetPhysicalDeviceExternalSemaphorePropertiesKHR
DVkPromotedExtensions.cpp110 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalSemaphorePropertiesKHR(VkPhysicalDevice physi… in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR() function
DVkGetProcAddress.cpp66 MAKE_VULKAN_INSTANCE_ENTRY(vkGetPhysicalDeviceExternalSemaphorePropertiesKHR),
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c822 ….vkGetPhysicalDeviceExternalSemaphorePropertiesKHR = anv_GetPhysicalDeviceExternalSemaphorePropert…
1243 ….vkGetPhysicalDeviceExternalSemaphorePropertiesKHR = gen7_GetPhysicalDeviceExternalSemaphoreProper…
1664 ….vkGetPhysicalDeviceExternalSemaphorePropertiesKHR = gen75_GetPhysicalDeviceExternalSemaphorePrope…
2085 ….vkGetPhysicalDeviceExternalSemaphorePropertiesKHR = gen8_GetPhysicalDeviceExternalSemaphoreProper…
2506 ….vkGetPhysicalDeviceExternalSemaphorePropertiesKHR = gen9_GetPhysicalDeviceExternalSemaphoreProper…
2927 ….vkGetPhysicalDeviceExternalSemaphorePropertiesKHR = gen10_GetPhysicalDeviceExternalSemaphorePrope…
Danv_entrypoints.h199 …N_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR vkGetPhysicalDeviceExternalSemaphoreProperties… member
/external/mesa3d/include/vulkan/
Dvulkan.h4446 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalSemaphorePropertiesKHR(
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h5270 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalSemaphorePropertiesKHR(
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5270 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalSemaphorePropertiesKHR(
/external/swiftshader/include/vulkan/
Dvulkan_core.h5390 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalSemaphorePropertiesKHR(
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h5438 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalSemaphorePropertiesKHR(
Dvulkan.hpp2135 …void vkGetPhysicalDeviceExternalSemaphorePropertiesKHR( VkPhysicalDevice physicalDevice, const VkP… in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
2137 …return ::vkGetPhysicalDeviceExternalSemaphorePropertiesKHR( physicalDevice, pExternalSemaphoreInfo… in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
53310 …d.vkGetPhysicalDeviceExternalSemaphorePropertiesKHR( m_physicalDevice, reinterpret_cast<const VkPh… in getExternalSemaphorePropertiesKHR()
53317 …d.vkGetPhysicalDeviceExternalSemaphorePropertiesKHR( m_physicalDevice, reinterpret_cast<const VkPh… in getExternalSemaphorePropertiesKHR()
54932 …N_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR vkGetPhysicalDeviceExternalSemaphoreProperties… member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
55340vkGetPhysicalDeviceExternalSemaphorePropertiesKHR = PFN_vkGetPhysicalDeviceExternalSemaphoreProper… in init()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in5426 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalSemaphorePropertiesKHR(
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp5372 auto vkGetPhysicalDeviceExternalSemaphorePropertiesKHR = in TEST_F() local
5375 vkGetPhysicalDeviceExternalSemaphorePropertiesKHR(gpu(), &esi, &esp); in TEST_F()
33123 auto vkGetPhysicalDeviceExternalSemaphorePropertiesKHR = in TEST_F() local
33126 vkGetPhysicalDeviceExternalSemaphorePropertiesKHR(gpu(), &esi, &esp); in TEST_F()