Searched refs:getGetInstanceProcAddr (Results 1 – 3 of 3) sorted by relevance
56 virtual GetInstanceProcAddrFunc getGetInstanceProcAddr () const { in getGetInstanceProcAddr() function in vk::PlatformDriver
198 virtual GetInstanceProcAddrFunc getGetInstanceProcAddr () const = 0;
687 return (void*)m_platformInterface.getGetInstanceProcAddr(); in getInstanceProcAddr()