Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_egl_c.h32 #define SDL_EGL_MAX_DEVICES 8 macro
A DSDL_egl.c537 void *egl_devices[SDL_EGL_MAX_DEVICES]; in SDL_EGL_InitializeOffscreen()
554 …if (_this->egl_data->eglQueryDevicesEXT(SDL_EGL_MAX_DEVICES, egl_devices, &num_egl_devices) != EGL… in SDL_EGL_InitializeOffscreen()

Completed in 6 milliseconds