Home
last modified time | relevance | path

Searched refs:BACKEND (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_egl_c.h141 #define SDL_EGL_SwapWindow_impl(BACKEND) int \ argument
142 BACKEND ## _GLES_SwapWindow(_THIS, SDL_Window * window) \
147 #define SDL_EGL_MakeCurrent_impl(BACKEND) int \ argument
148 BACKEND ## _GLES_MakeCurrent(_THIS, SDL_Window * window, SDL_GLContext context) \
153 #define SDL_EGL_CreateContext_impl(BACKEND) SDL_GLContext \ argument
154 BACKEND ## _GLES_CreateContext(_THIS, SDL_Window * window) \

Completed in 5 milliseconds