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