Searched defs:EGLPlatformParameters (Results 1 – 1 of 1) sorted by relevance
45 struct EGLPlatformParameters struct49 explicit EGLPlatformParameters(EGLint renderer) : renderer(renderer) {} in EGLPlatformParameters() argument51 EGLPlatformParameters(EGLint renderer, in EGLPlatformParameters() function61 EGLPlatformParameters(EGLint renderer, in EGLPlatformParameters() argument82 EGLPlatformParameters &enable(angle::Feature feature) in enable() argument87 EGLPlatformParameters &disable(angle::Feature feature) in disable() argument108 inline bool operator<(const EGLPlatformParameters &a, const EGLPlatformParameters &b) argument