Home
last modified time | relevance | path

Searched defs:pFd (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_queue.c791 int* pFd) in anv_GetFenceFdKHR()
1078 int* pFd) in anv_GetSemaphoreFdKHR()
Danv_device.c1894 int* pFd) in anv_GetMemoryFdKHR()
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c3706 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/
Dradv_device.c3852 int *pFd) in radv_GetSemaphoreFdKHR()
3941 int *pFd) in radv_GetFenceFdKHR()
/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriverImpl.inl1387 …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/
Dcore_validation.cpp11429 …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/
Dshell.c4563 FILE *pFd, in zipfileReadLFH()
/external/sqlite/dist/
Dshell.c4569 FILE *pFd, in zipfileReadLFH()
/external/swiftshader/include/vulkan/
Dvulkan.hpp43710 …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/
Dvulkan.hpp50767 …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()