Searched defs:GET_DEV_PROC (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tools/sk_app/ | ||
H A D | VulkanWindowContext.cpp | 28 #define GET_DEV_PROC(F) f ## F = (PFN_vk ## F) fGetDeviceProcAddr(fDevice, "vk" #F) macro [all...] |
Completed in 1 milliseconds