Searched refs:SDL_EGL_VideoData (Results 1 – 4 of 4) sorted by relevance
39 _this->egl_data = (struct SDL_EGL_VideoData *) SDL_calloc(1, sizeof(SDL_EGL_VideoData)); in Emscripten_GLES_LoadLibrary()
34 typedef struct SDL_EGL_VideoData struct107 } SDL_EGL_VideoData; typedef
400 struct SDL_EGL_VideoData *egl_data;
301 _this->egl_data = (struct SDL_EGL_VideoData *) SDL_calloc(1, sizeof(SDL_EGL_VideoData)); in SDL_EGL_LoadLibraryOnly()
Completed in 9 milliseconds