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