| /external/swiftshader/src/Vulkan/ |
| D | VkSemaphore.cpp | 50 virtual VkResult exportOpaqueFd(int *pFd) in exportOpaqueFd() 311 VkResult BinarySemaphore::exportFd(int *pFd) in exportFd()
|
| D | VkSemaphoreExternalLinux.hpp | 173 VkResult exportOpaqueFd(int *pFd) override in exportOpaqueFd()
|
| D | libVulkan.cpp | 1321 …esult VKAPI_CALL vkGetMemoryFdKHR(VkDevice device, const VkMemoryGetFdInfoKHR *getFdInfo, int *pFd) in vkGetMemoryFdKHR() 1670 …KAPI_CALL vkGetSemaphoreFdKHR(VkDevice device, const VkSemaphoreGetFdInfoKHR *pGetFdInfo, int *pFd) in vkGetSemaphoreFdKHR()
|
| /external/mesa3d/src/freedreno/vulkan/ |
| D | tu_kgsl.c | 473 int *pFd) in tu_GetSemaphoreFdKHR() 514 int *pFd) in tu_GetFenceFdKHR()
|
| D | tu_drm.c | 602 tu_GetSemaphoreFdKHR(VkDevice device, const VkSemaphoreGetFdInfoKHR *info, int *pFd) in tu_GetSemaphoreFdKHR() 780 tu_GetFenceFdKHR(VkDevice device, const VkFenceGetFdInfoKHR *info, int *pFd) in tu_GetFenceFdKHR()
|
| D | tu_device.c | 1961 int *pFd) in tu_GetMemoryFdKHR()
|
| /external/mesa3d/src/intel/vulkan/ |
| D | anv_queue.c | 1960 int* pFd) in anv_GetFenceFdKHR() 2401 int* pFd) in anv_GetSemaphoreFdKHR()
|
| D | anv_device.c | 3707 int* pFd) in anv_GetMemoryFdKHR()
|
| /external/vulkan-validation-layers/layers/generated/ |
| D | vk_dispatch_table_helper.h | 71 …GetMemoryFdKHR(VkDevice device, const VkMemoryGetFdInfoKHR* pGetFdInfo, int* pFd) { return VK_SUCC… in StubGetMemoryFdKHR() 80 …aphoreFdKHR(VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd) { return VK_SUCC… in StubGetSemaphoreFdKHR() 98 …ubGetFenceFdKHR(VkDevice device, const VkFenceGetFdInfoKHR* pGetFdInfo, int* pFd) { return VK_SUCC… in StubGetFenceFdKHR()
|
| D | thread_safety.cpp | 3399 int* pFd) { in PreCallRecordGetMemoryFdKHR() 3406 int* pFd, in PostCallRecordGetMemoryFdKHR() 3478 int* pFd) { in PreCallRecordGetSemaphoreFdKHR() 3485 int* pFd, in PostCallRecordGetSemaphoreFdKHR() 3722 int* pFd) { in PreCallRecordGetFenceFdKHR() 3729 int* pFd, in PostCallRecordGetFenceFdKHR()
|
| D | chassis.h | 3176 …GetMemoryFdKHR(VkDevice device, const VkMemoryGetFdInfoKHR* pGetFdInfo, int* pFd) { return false;… in PreCallValidateGetMemoryFdKHR() 3177 … PreCallRecordGetMemoryFdKHR(VkDevice device, const VkMemoryGetFdInfoKHR* pGetFdInfo, int* pFd) {}; in PreCallRecordGetMemoryFdKHR() 3178 …GetMemoryFdKHR(VkDevice device, const VkMemoryGetFdInfoKHR* pGetFdInfo, int* pFd, VkResult result)… in PostCallRecordGetMemoryFdKHR() 3198 …aphoreFdKHR(VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd) { return false;… in PreCallValidateGetSemaphoreFdKHR() 3199 …llRecordGetSemaphoreFdKHR(VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd) {}; in PreCallRecordGetSemaphoreFdKHR() 3200 …aphoreFdKHR(VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd, VkResult result)… in PostCallRecordGetSemaphoreFdKHR() 3247 …teGetFenceFdKHR(VkDevice device, const VkFenceGetFdInfoKHR* pGetFdInfo, int* pFd) { return false;… in PreCallValidateGetFenceFdKHR() 3248 …id PreCallRecordGetFenceFdKHR(VkDevice device, const VkFenceGetFdInfoKHR* pGetFdInfo, int* pFd) {}; in PreCallRecordGetFenceFdKHR() 3249 …rdGetFenceFdKHR(VkDevice device, const VkFenceGetFdInfoKHR* pGetFdInfo, int* pFd, VkResult result)… in PostCallRecordGetFenceFdKHR()
|
| D | object_tracker.cpp | 2976 int* pFd) { in PreCallValidateGetMemoryFdKHR() 3053 int* pFd) { in PreCallValidateGetSemaphoreFdKHR() 3257 int* pFd) { in PreCallValidateGetFenceFdKHR()
|
| D | layer_chassis_dispatch.cpp | 4191 int* pFd) in DispatchGetMemoryFdKHR() 4309 int* pFd) in DispatchGetSemaphoreFdKHR() 4536 int* pFd) in DispatchGetFenceFdKHR()
|
| D | parameter_validation.cpp | 6516 int* pFd) { in PreCallValidateGetMemoryFdKHR() 6649 int* pFd) { in PreCallValidateGetSemaphoreFdKHR() 7140 int* pFd) { in PreCallValidateGetFenceFdKHR()
|
| D | chassis.cpp | 5574 int* pFd) { in GetMemoryFdKHR() 5719 int* pFd) { in GetSemaphoreFdKHR() 6074 int* pFd) { in GetFenceFdKHR()
|
| /external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
| D | vkNullDriverImpl.inl | 1227 …esult VKAPI_CALL getMemoryFdKHR (VkDevice device, const VkMemoryGetFdInfoKHR* pGetFdInfo, int* pFd) 1251 …VKAPI_CALL getSemaphoreFdKHR (VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd) 1273 …kResult VKAPI_CALL getFenceFdKHR (VkDevice device, const VkFenceGetFdInfoKHR* pGetFdInfo, int* pFd)
|
| /external/mesa3d/prebuilt-intermediates/vulkan/ |
| D | anv_entrypoints.c | 2534 anv_GetMemoryFdKHR(VkDevice device, const VkMemoryGetFdInfoKHR* pGetFdInfo, int* pFd) in anv_GetMemoryFdKHR() 2546 anv_GetSemaphoreFdKHR(VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd) in anv_GetSemaphoreFdKHR() 2558 anv_GetFenceFdKHR(VkDevice device, const VkFenceGetFdInfoKHR* pGetFdInfo, int* pFd) in anv_GetFenceFdKHR()
|
| /external/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_device.c | 2036 int *pFd) in v3dv_GetMemoryFdKHR()
|
| /external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
| D | vkNullDriverImpl.inl | 1580 …esult VKAPI_CALL getMemoryFdKHR (VkDevice device, const VkMemoryGetFdInfoKHR* pGetFdInfo, int* pFd) 1644 …VKAPI_CALL getSemaphoreFdKHR (VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd) 1696 …kResult VKAPI_CALL getFenceFdKHR (VkDevice device, const VkFenceGetFdInfoKHR* pGetFdInfo, int* pFd)
|
| /external/mesa3d/src/amd/vulkan/ |
| D | radv_device.c | 7773 int *pFd) in radv_GetSemaphoreFdKHR() 7890 int *pFd) in radv_GetFenceFdKHR()
|
| /external/virglrenderer/src/venus/venus-protocol/ |
| D | vn_protocol_renderer_defines.h | 1592 int* pFd; member 1615 int* pFd; member 1636 int* pFd; member
|
| /external/vulkan-validation-layers/layers/ |
| D | core_validation.cpp | 12460 …stCallRecordGetSemaphoreFdKHR(VkDevice device, const VkSemaphoreGetFdInfoKHR *pGetFdInfo, int *pFd, in PostCallRecordGetSemaphoreFdKHR() 12534 …rdGetFenceFdKHR(VkDevice device, const VkFenceGetFdInfoKHR *pGetFdInfo, int *pFd, VkResult result)… in PostCallRecordGetFenceFdKHR()
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan_funcs.hpp | 9347 …moryFdKHR( const VULKAN_HPP_NAMESPACE::MemoryGetFdInfoKHR * pGetFdInfo, int * pFd, Dispatch const … in getMemoryFdKHR() 9493 …eFdKHR( const VULKAN_HPP_NAMESPACE::SemaphoreGetFdInfoKHR * pGetFdInfo, int * pFd, Dispatch const … in getSemaphoreFdKHR() 10327 …FenceFdKHR( const VULKAN_HPP_NAMESPACE::FenceGetFdInfoKHR * pGetFdInfo, int * pFd, Dispatch const … in getFenceFdKHR()
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan_funcs.hpp | 12337 … int * pFd, in getMemoryFdKHR() 12496 … int * pFd, in getSemaphoreFdKHR() 13482 … int * pFd, in getFenceFdKHR()
|
| /external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
| D | vulkan_funcs.hpp | 11304 … int * pFd, in getMemoryFdKHR() 11463 … int * pFd, in getSemaphoreFdKHR() 12457 … int * pFd, in getFenceFdKHR()
|