Searched refs:MacNativeSupportInfo (Results 1 – 1 of 1) sorted by relevance
87 class MacNativeSupportInfo { class89 MacNativeSupportInfo() : in MacNativeSupportInfo() function in __anon19379e4b0111::MacNativeSupportInfo95 static MacNativeSupportInfo* get() { in get()97 sSupportInfo = new MacNativeSupportInfo(); in get()102 static MacNativeSupportInfo* sSupportInfo;105 MacNativeSupportInfo* MacNativeSupportInfo::sSupportInfo = nullptr;196 switch (MacNativeSupportInfo::get()->maxOpenGLProfile) { in getMaxGlesVersion()210 for (int i = 0; i < MacNativeSupportInfo::get()->numNativeFormats; i++) { in queryConfigs()300 MacNativeSupportInfo::get()->maxOpenGLProfile == MAC_OPENGL_PROFILE_LEGACY; in createPbufferSurface()