Searched refs:BACKEND (Results 1 – 1 of 1) sorted by relevance
141 #define SDL_EGL_SwapWindow_impl(BACKEND) int \ argument142 BACKEND ## _GLES_SwapWindow(_THIS, SDL_Window * window) \147 #define SDL_EGL_MakeCurrent_impl(BACKEND) int \ argument148 BACKEND ## _GLES_MakeCurrent(_THIS, SDL_Window * window, SDL_GLContext context) \153 #define SDL_EGL_CreateContext_impl(BACKEND) SDL_GLContext \ argument154 BACKEND ## _GLES_CreateContext(_THIS, SDL_Window * window) \
Completed in 5 milliseconds