/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 | 1247 …esult VKAPI_CALL vkGetMemoryFdKHR(VkDevice device, const VkMemoryGetFdInfoKHR *getFdInfo, int *pFd) in vkGetMemoryFdKHR() 1596 …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 | parameter_validation.cpp | 6516 int* pFd) { in PreCallValidateGetMemoryFdKHR() 6649 int* pFd) { in PreCallValidateGetSemaphoreFdKHR() 7140 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 | object_tracker.cpp | 2976 int* pFd) { in PreCallValidateGetMemoryFdKHR() 3053 int* pFd) { in PreCallValidateGetSemaphoreFdKHR() 3257 int* pFd) { in PreCallValidateGetFenceFdKHR()
|
D | chassis.cpp | 5574 int* pFd) { in GetMemoryFdKHR() 5719 int* pFd) { in GetSemaphoreFdKHR() 6074 int* pFd) { in GetFenceFdKHR()
|
/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/ |
D | vkNullDriverImpl.inl | 1792 …esult VKAPI_CALL getMemoryFdKHR (VkDevice device, const VkMemoryGetFdInfoKHR* pGetFdInfo, int* pFd) 1816 …VKAPI_CALL getSemaphoreFdKHR (VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd) 1857 …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/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_funcs.hpp | 10957 … int * pFd, in getMemoryFdKHR() 11111 … int * pFd, in getSemaphoreFdKHR() 12060 … int * pFd, in getFenceFdKHR()
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_funcs.hpp | 11983 int * pFd, in getMemoryFdKHR() 12152 int * pFd, in getSemaphoreFdKHR() 13161 int * pFd, in getFenceFdKHR()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_funcs.hpp | 10956 int *pFd, in getMemoryFdKHR() 11110 int *pFd, in getSemaphoreFdKHR() 12059 int *pFd, in getFenceFdKHR()
|
/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/virglrenderer/src/venus/venus-protocol/ |
D | vn_protocol_renderer_defines.h | 1447 int* pFd; member
|