Searched refs:PFN_vkResetFences (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 2944 typedef VkResult (VKAPI_PTR *PFN_vkResetFences)(VkDevice device, uint32_t fenceCount, const VkFence* pFences); typedef in typeref:typename:VkResult (VKAPI_PTR *)(VkDevice device,uint32_t fenceCount,const VkFence * pFences) |
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 3516 typedef VkResult (VKAPI_PTR *PFN_vkResetFences)(VkDevice device, uint32_t fenceCount, const VkFence* pFences); typedef in typeref:typename:VkResult (VKAPI_PTR *)(VkDevice device,uint32_t fenceCount,const VkFence * pFences) |
Completed in 111 milliseconds