Searched defs:pFd (Results 1 – 10 of 10) sorted by relevance
| /external/mesa3d/src/intel/vulkan/ |
| D | anv_queue.c | 791 int* pFd) in anv_GetFenceFdKHR() 1078 int* pFd) in anv_GetSemaphoreFdKHR()
|
| D | anv_device.c | 1894 int* pFd) in anv_GetMemoryFdKHR()
|
| /external/mesa3d/prebuilt-intermediates/vulkan/ |
| D | anv_entrypoints.c | 3706 anv_tramp_GetMemoryFdKHR(VkDevice device, const VkMemoryGetFdInfoKHR* pGetFdInfo, int* pFd) in anv_tramp_GetMemoryFdKHR() 3718 anv_tramp_GetSemaphoreFdKHR(VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd) in anv_tramp_GetSemaphoreFdKHR() 3730 anv_tramp_GetFenceFdKHR(VkDevice device, const VkFenceGetFdInfoKHR* pGetFdInfo, int* pFd) in anv_tramp_GetFenceFdKHR()
|
| /external/mesa3d/src/amd/vulkan/ |
| D | radv_device.c | 3852 int *pFd) in radv_GetSemaphoreFdKHR() 3941 int *pFd) in radv_GetFenceFdKHR()
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkNullDriverImpl.inl | 1387 …esult VKAPI_CALL getMemoryFdKHR (VkDevice device, const VkMemoryGetFdInfoKHR* pGetFdInfo, int* pFd) 1426 …VKAPI_CALL getSemaphoreFdKHR (VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd) 1502 …kResult VKAPI_CALL getFenceFdKHR (VkDevice device, const VkFenceGetFdInfoKHR* pGetFdInfo, int* pFd)
|
| /external/vulkan-validation-layers/layers/ |
| D | core_validation.cpp | 11429 …stCallRecordGetSemaphoreFdKHR(VkDevice device, const VkSemaphoreGetFdInfoKHR *pGetFdInfo, int *pFd, in PostCallRecordGetSemaphoreFdKHR() 11510 …rdGetFenceFdKHR(VkDevice device, const VkFenceGetFdInfoKHR *pGetFdInfo, int *pFd, VkResult result)… in PostCallRecordGetFenceFdKHR()
|
| /external/sqlite/dist/orig/ |
| D | shell.c | 4563 FILE *pFd, in zipfileReadLFH()
|
| /external/sqlite/dist/ |
| D | shell.c | 4569 FILE *pFd, in zipfileReadLFH()
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan.hpp | 43710 …VULKAN_HPP_INLINE Result Device::getMemoryFdKHR( const MemoryGetFdInfoKHR* pGetFdInfo, int* pFd, D… in getMemoryFdKHR() 43773 …ult Device::getSemaphoreFdKHR( const SemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd, Dispatch const &… in getSemaphoreFdKHR() 43835 …VULKAN_HPP_INLINE Result Device::getFenceFdKHR( const FenceGetFdInfoKHR* pGetFdInfo, int* pFd, Dis… in getFenceFdKHR()
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan.hpp | 50767 …VULKAN_HPP_INLINE Result Device::getFenceFdKHR( const FenceGetFdInfoKHR* pGetFdInfo, int* pFd, Dis… in getFenceFdKHR() 51019 …VULKAN_HPP_INLINE Result Device::getMemoryFdKHR( const MemoryGetFdInfoKHR* pGetFdInfo, int* pFd, D… in getMemoryFdKHR() 51277 …ult Device::getSemaphoreFdKHR( const SemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd, Dispatch const &… in getSemaphoreFdKHR()
|