Searched defs:EGLPlatformParameters (Results 1 – 1 of 1) sorted by relevance
31 struct EGLPlatformParameters struct35 explicit EGLPlatformParameters(EGLint renderer) : renderer(renderer) {} in EGLPlatformParameters() argument37 EGLPlatformParameters(EGLint renderer, in EGLPlatformParameters() argument47 EGLPlatformParameters(EGLint renderer, in EGLPlatformParameters() function59 auto tie() const in tie()71 EGLint renderer = EGL_PLATFORM_ANGLE_TYPE_DEFAULT_ANGLE;95 inline bool operator<(const EGLPlatformParameters &a, const EGLPlatformParameters &b) argument