Searched defs:_egl_screen (Results 1 – 1 of 1) sorted by relevance
53 struct _egl_screen struct55 _EGLDisplay *Display;57 EGLScreenMESA Handle; /* The public/opaque handle which names this object */59 _EGLMode *CurrentMode;60 _EGLSurface *CurrentSurface;62 EGLint OriginX, OriginY; /**< Origin of scan-out region w.r.t. surface */63 EGLint StepX, StepY; /**< Screen position/origin granularity */65 EGLint NumModes;66 _EGLMode *Modes; /**< array [NumModes] */