Searched refs:egl_t (Results 1 – 4 of 4) sorted by relevance
66 struct egl_t { struct
66 egl_t egl;
56 const int kFuncCount = sizeof(platform_impl_t) / sizeof(char*) + sizeof(egl_t) / sizeof(char*) +
634 egl_t* egl = &cnx->egl; in initialize_api()