Searched defs:_egl_array (Results 1 – 1 of 1) sorted by relevance
44 struct _egl_array { struct45 const char *Name;46 EGLint MaxSize;48 void **Elements;49 EGLint Size;