Searched defs:ANGLEPlatformDisplay (Results 1 – 1 of 1) sorted by relevance
102 struct ANGLEPlatformDisplay struct106 ANGLEPlatformDisplay(EGLNativeDisplayType nativeDisplayType) in ANGLEPlatformDisplay() function110 ANGLEPlatformDisplay(EGLNativeDisplayType nativeDisplayType, EGLAttrib powerPreference) in ANGLEPlatformDisplay() function114 auto tie() const { return std::tie(nativeDisplayType, powerPreference); } in tie()116 EGLNativeDisplayType nativeDisplayType;117 EGLAttrib powerPreference;