Searched refs:EGL_POWER_PREFERENCE_ANGLE (Results 1 – 4 of 4) sorted by relevance
58 EGL_POWER_PREFERENCE_ANGLE 0x348270 EGL_POWER_PREFERENCE_ANGLE indicates whether the context should be72 on dual-GPU systems. EGL_POWER_PREFERENCE_ANGLE is only a legal84 with the EGL_POWER_PREFERENCE_ANGLE context creation attribute set89 with the EGL_POWER_PREFERENCE_ANGLE context creation attribute set
273 #define EGL_POWER_PREFERENCE_ANGLE 0x3482 macro
347 if (attribs.get(EGL_POWER_PREFERENCE_ANGLE, EGL_LOW_POWER_ANGLE) == EGL_HIGH_POWER_ANGLE)
1876 case EGL_POWER_PREFERENCE_ANGLE: in ValidateCreateContext()