Searched defs:PFN_vkGetDeviceProcAddr (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 2917 typedef PFN_vkVoidFunction (VKAPI_PTR *PFN_vkGetDeviceProcAddr)(VkDevice device, const char* pName); typedef in typeref:typename:PFN_vkVoidFunction (VKAPI_PTR *)(VkDevice device,const char * pName) |
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 3489 typedef PFN_vkVoidFunction (VKAPI_PTR *PFN_vkGetDeviceProcAddr)(VkDevice device, const char* pName); typedef in typeref:typename:PFN_vkVoidFunction (VKAPI_PTR *)(VkDevice device,const char * pName) |
Completed in 64 milliseconds