Searched defs:PlatformMethods (Results 1 – 1 of 1) sorted by relevance
278 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct280 PlatformMethods() {} in PlatformMethods() function293 constexpr unsigned int g_NumPlatformMethods = (sizeof(PlatformMethods) / sizeof(uintptr_t)) - 1; argument