Home
last modified time | relevance | path

Searched refs:vkGetPhysicalDeviceExternalFenceProperties (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/src/Vulkan/
Dswiftshader_icd.def169 vkGetPhysicalDeviceExternalFenceProperties
DVkPromotedExtensions.cpp100vkGetPhysicalDeviceExternalFenceProperties(physicalDevice, pExternalFenceInfo, pExternalFencePrope… in vkGetPhysicalDeviceExternalFencePropertiesKHR()
DVkGetProcAddress.cpp57 MAKE_VULKAN_INSTANCE_ENTRY(vkGetPhysicalDeviceExternalFenceProperties),
DlibVulkan.cpp1997 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevi… in vkGetPhysicalDeviceExternalFenceProperties() function
/external/deqp/external/vulkancts/framework/vulkan/
DvkInitInstanceFunctionPointers.inl43 …calDeviceExternalFencePropertiesFunc) GET_PROC_ADDR("vkGetPhysicalDeviceExternalFenceProperties"…
DvkCoreFunctionalities.inl322 …apis[VK_API_VERSION_1_1].push_back(FunctionInfo("vkGetPhysicalDeviceExternalFenceProperties", FUN…
DvkNullDriverImpl.inl1908 …VK_NULL_FUNC_ENTRY(vkGetPhysicalDeviceExternalFenceProperties, getPhysicalDeviceExternalFencePro…
DvkVulkan_c.inl4387 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalFenceProperties(
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4531 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalFenceProperties(
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4531 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalFenceProperties(
/external/swiftshader/include/vulkan/
Dvulkan_core.h4651 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalFenceProperties(
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4698 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalFenceProperties(
Dvulkan.hpp2115 …void vkGetPhysicalDeviceExternalFenceProperties( VkPhysicalDevice physicalDevice, const VkPhysical… in vkGetPhysicalDeviceExternalFenceProperties() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
2117 …return ::vkGetPhysicalDeviceExternalFenceProperties( physicalDevice, pExternalFenceInfo, pExternal… in vkGetPhysicalDeviceExternalFenceProperties()
53250 …d.vkGetPhysicalDeviceExternalFenceProperties( m_physicalDevice, reinterpret_cast<const VkPhysicalD… in getExternalFenceProperties()
53257 …d.vkGetPhysicalDeviceExternalFenceProperties( m_physicalDevice, reinterpret_cast<const VkPhysicalD… in getExternalFenceProperties()
54928 PFN_vkGetPhysicalDeviceExternalFenceProperties vkGetPhysicalDeviceExternalFenceProperties = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
55336vkGetPhysicalDeviceExternalFenceProperties = PFN_vkGetPhysicalDeviceExternalFenceProperties( vkGet… in init()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4384 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceExternalFenceProperties(