Home
last modified time | relevance | path

Searched refs:pExternalFenceInfo (Results 1 – 25 of 35) sorted by relevance

12

/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.hpp56 …void getProperties(const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, VkExternalFencePro…
DVkPromotedExtensions.cpp100 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, VkExternalF… in vkGetPhysicalDeviceExternalFencePropertiesKHR() argument
102 …vkGetPhysicalDeviceExternalFenceProperties(physicalDevice, pExternalFenceInfo, pExternalFencePrope… in vkGetPhysicalDeviceExternalFencePropertiesKHR()
DVkPhysicalDevice.cpp811 void PhysicalDevice::getProperties(const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, VkE… in getProperties() argument
DlibVulkan.cpp3636 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, VkExternalF… in vkGetPhysicalDeviceExternalFenceProperties() argument
3639 physicalDevice, pExternalFenceInfo, pExternalFenceProperties); in vkGetPhysicalDeviceExternalFenceProperties()
3641 vk::Cast(physicalDevice)->getProperties(pExternalFenceInfo, pExternalFenceProperties); in vkGetPhysicalDeviceExternalFenceProperties()
/external/deqp/external/vulkancts/framework/vulkan/
DvkInstanceDriverImpl.inl150 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF… argument
155 …m_vk.getPhysicalDeviceExternalFenceProperties(physicalDevice, pExternalFenceInfo, pExternalFencePr…
157 …m_vk.getPhysicalDeviceExternalFencePropertiesKHR(physicalDevice, pExternalFenceInfo, pExternalFenc…
DvkVirtualInstanceInterface.inl25 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
DvkConcreteInstanceInterface.inl25 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
DvkFunctionPointerTypes.inl166 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
232 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.h769 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
1089 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
Dlayer_chassis_dispatch.h799 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
1119 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
Dchassis.h988 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
1398 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
3007 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF… in PreCallValidateGetPhysicalDeviceExternalFenceProperties() argument
3008 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF… in PreCallRecordGetPhysicalDeviceExternalFenceProperties() argument
3009 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF… in PostCallRecordGetPhysicalDeviceExternalFenceProperties() argument
3231 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF… in PreCallValidateGetPhysicalDeviceExternalFencePropertiesKHR() argument
3232 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF… in PreCallRecordGetPhysicalDeviceExternalFencePropertiesKHR() argument
3233 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF… in PostCallRecordGetPhysicalDeviceExternalFencePropertiesKHR() argument
Dobject_tracker.h1047 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
1472 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
Dparameter_validation.cpp5363 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, in PreCallValidateGetPhysicalDeviceExternalFenceProperties() argument
5366 …nceInfo", "VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTERNAL_FENCE_INFO", pExternalFenceInfo, VK_STRUCTUR… in PreCallValidateGetPhysicalDeviceExternalFenceProperties()
5367 if (pExternalFenceInfo != NULL) in PreCallValidateGetPhysicalDeviceExternalFenceProperties()
5369 …DeviceExternalFenceProperties", "pExternalFenceInfo->pNext", NULL, pExternalFenceInfo->pNext, 0, N… in PreCallValidateGetPhysicalDeviceExternalFenceProperties()
5371 …nalFenceHandleTypeFlagBits", AllVkExternalFenceHandleTypeFlagBits, pExternalFenceInfo->handleType,… in PreCallValidateGetPhysicalDeviceExternalFenceProperties()
7049 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, in PreCallValidateGetPhysicalDeviceExternalFencePropertiesKHR() argument
7054 …nceInfo", "VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTERNAL_FENCE_INFO", pExternalFenceInfo, VK_STRUCTUR… in PreCallValidateGetPhysicalDeviceExternalFencePropertiesKHR()
7055 if (pExternalFenceInfo != NULL) in PreCallValidateGetPhysicalDeviceExternalFencePropertiesKHR()
7057 …iceExternalFencePropertiesKHR", "pExternalFenceInfo->pNext", NULL, pExternalFenceInfo->pNext, 0, N… in PreCallValidateGetPhysicalDeviceExternalFencePropertiesKHR()
7059 …nalFenceHandleTypeFlagBits", AllVkExternalFenceHandleTypeFlagBits, pExternalFenceInfo->handleType,… in PreCallValidateGetPhysicalDeviceExternalFencePropertiesKHR()
Dchassis.cpp4405 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, in GetPhysicalDeviceExternalFenceProperties() argument
4411 …llValidateGetPhysicalDeviceExternalFenceProperties(physicalDevice, pExternalFenceInfo, pExternalFe… in GetPhysicalDeviceExternalFenceProperties()
4416 …CallRecordGetPhysicalDeviceExternalFenceProperties(physicalDevice, pExternalFenceInfo, pExternalFe… in GetPhysicalDeviceExternalFenceProperties()
4418 …DispatchGetPhysicalDeviceExternalFenceProperties(physicalDevice, pExternalFenceInfo, pExternalFenc… in GetPhysicalDeviceExternalFenceProperties()
4421 …CallRecordGetPhysicalDeviceExternalFenceProperties(physicalDevice, pExternalFenceInfo, pExternalFe… in GetPhysicalDeviceExternalFenceProperties()
5979 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, in GetPhysicalDeviceExternalFencePropertiesKHR() argument
5985 …alidateGetPhysicalDeviceExternalFencePropertiesKHR(physicalDevice, pExternalFenceInfo, pExternalFe… in GetPhysicalDeviceExternalFencePropertiesKHR()
5990 …lRecordGetPhysicalDeviceExternalFencePropertiesKHR(physicalDevice, pExternalFenceInfo, pExternalFe… in GetPhysicalDeviceExternalFencePropertiesKHR()
5992 …DispatchGetPhysicalDeviceExternalFencePropertiesKHR(physicalDevice, pExternalFenceInfo, pExternalF… in GetPhysicalDeviceExternalFencePropertiesKHR()
5995 …lRecordGetPhysicalDeviceExternalFencePropertiesKHR(physicalDevice, pExternalFenceInfo, pExternalFe… in GetPhysicalDeviceExternalFencePropertiesKHR()
Dlayer_chassis_dispatch.cpp3554 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, in DispatchGetPhysicalDeviceExternalFenceProperties() argument
3558 …tch_table.GetPhysicalDeviceExternalFenceProperties(physicalDevice, pExternalFenceInfo, pExternalFe… in DispatchGetPhysicalDeviceExternalFenceProperties()
4452 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, in DispatchGetPhysicalDeviceExternalFencePropertiesKHR() argument
4456 …_table.GetPhysicalDeviceExternalFencePropertiesKHR(physicalDevice, pExternalFenceInfo, pExternalFe… in DispatchGetPhysicalDeviceExternalFencePropertiesKHR()
/external/mesa3d/src/intel/vulkan/
Danv_queue.c1819 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, in anv_GetPhysicalDeviceExternalFenceProperties() argument
1824 switch (pExternalFenceInfo->handleType) { in anv_GetPhysicalDeviceExternalFenceProperties()
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h680 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
681 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
682 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
683 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
684 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
685 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
686 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4396 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
4533 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
5465 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
5470 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4396 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
4533 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
5465 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
5470 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
/external/mesa3d/src/freedreno/vulkan/
Dtu_device.c1996 const VkPhysicalDeviceExternalFenceInfo *pExternalFenceInfo, in tu_GetPhysicalDeviceExternalFenceProperties() argument
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4756 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
4893 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
6596 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
6601 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
/external/swiftshader/include/vulkan/
Dvulkan_core.h4760 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
4897 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
6600 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
6605 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
/external/mesa3d/include/vulkan/
Dvulkan_core.h4756 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
4893 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
6596 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
6601 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_core.h5068 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
5205 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
6909 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
6914 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan.hpp2596 … const VkPhysicalDeviceExternalFenceInfo * pExternalFenceInfo, in vkGetPhysicalDeviceExternalFenceProperties() argument
2601 physicalDevice, pExternalFenceInfo, pExternalFenceProperties ); in vkGetPhysicalDeviceExternalFenceProperties()
3776 … const VkPhysicalDeviceExternalFenceInfo * pExternalFenceInfo, in vkGetPhysicalDeviceExternalFencePropertiesKHR() argument
3781 physicalDevice, pExternalFenceInfo, pExternalFenceProperties ); in vkGetPhysicalDeviceExternalFencePropertiesKHR()

12