Searched defs:PlatformMethods (Results 1 – 3 of 3) sorted by relevance
18 angle::PlatformMethods &PlatformMethods() in PlatformMethods() function
278 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct290 inline PlatformMethods::PlatformMethods() = default; argument
60 void EmptyPlatformMethod(angle::PlatformMethods *, const char *) {} in EmptyPlatformMethod()