Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_config_macosx.h217 #ifndef SDL_VIDEO_OPENGL_ES2
218 #define SDL_VIDEO_OPENGL_ES2 1 macro
A DSDL_config_winrt.h223 #define SDL_VIDEO_OPENGL_ES2 1 macro
229 #if SDL_VIDEO_OPENGL_ES2
A DSDL_config_windows.h244 #ifndef SDL_VIDEO_OPENGL_ES2
245 #define SDL_VIDEO_OPENGL_ES2 1 macro
A DSDL_config_android.h161 #define SDL_VIDEO_OPENGL_ES2 1 macro
A DSDL_config_iphoneos.h166 #define SDL_VIDEO_OPENGL_ES2 1 macro
A DSDL_config.h.cmake388 #cmakedefine SDL_VIDEO_OPENGL_ES2 @SDL_VIDEO_OPENGL_ES2@
A DSDL_config.h.in380 #undef SDL_VIDEO_OPENGL_ES2
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitopengles.h24 #if SDL_VIDEO_OPENGL_ES || SDL_VIDEO_OPENGL_ES2
A DSDL_uikitopenglview.h22 #if SDL_VIDEO_OPENGL_ES || SDL_VIDEO_OPENGL_ES2
A DSDL_uikitevents.m68 #if SDL_VIDEO_OPENGL_ES || SDL_VIDEO_OPENGL_ES2
A DSDL_uikitopengles.m23 #if SDL_VIDEO_DRIVER_UIKIT && (SDL_VIDEO_OPENGL_ES || SDL_VIDEO_OPENGL_ES2)
A DSDL_uikitvideo.m120 #if SDL_VIDEO_OPENGL_ES || SDL_VIDEO_OPENGL_ES2
A DSDL_uikitopenglview.m23 #if SDL_VIDEO_DRIVER_UIKIT && (SDL_VIDEO_OPENGL_ES || SDL_VIDEO_OPENGL_ES2)
A DSDL_uikitviewcontroller.m183 #if SDL_VIDEO_OPENGL_ES || SDL_VIDEO_OPENGL_ES2
A DSDL_uikitwindow.m367 #if SDL_VIDEO_OPENGL_ES || SDL_VIDEO_OPENGL_ES2
/AliOS-Things-master/components/SDL2/test/
A Dconfigure.ac156 #ifndef SDL_VIDEO_OPENGL_ES2
157 #error SDL_VIDEO_OPENGL_ES2
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c45 #if SDL_VIDEO_OPENGL_ES2 && !SDL_VIDEO_OPENGL
246 #elif SDL_VIDEO_OPENGL_ES || SDL_VIDEO_OPENGL_ES2 in ShouldUseTextureFramebuffer()
3011 #if SDL_VIDEO_OPENGL || SDL_VIDEO_OPENGL_ES || SDL_VIDEO_OPENGL_ES2
3022 #if SDL_VIDEO_OPENGL || SDL_VIDEO_OPENGL_ES || SDL_VIDEO_OPENGL_ES2 in SDL_GL_ExtensionSupported()
3114 #if SDL_VIDEO_OPENGL || SDL_VIDEO_OPENGL_ES || SDL_VIDEO_OPENGL_ES2 in SDL_GL_DeduceMaxSupportedESProfile()
3168 #elif SDL_VIDEO_OPENGL_ES2 in SDL_GL_ResetAttributes()
3191 #if SDL_VIDEO_OPENGL || SDL_VIDEO_OPENGL_ES || SDL_VIDEO_OPENGL_ES2 in SDL_GL_SetAttribute()
3312 #if SDL_VIDEO_OPENGL || SDL_VIDEO_OPENGL_ES || SDL_VIDEO_OPENGL_ES2 in SDL_GL_GetAttribute()
A DSDL_sysvideo.h403 #if SDL_VIDEO_OPENGL_ES || SDL_VIDEO_OPENGL_ES2
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoawindow.m1527 #if SDL_VIDEO_OPENGL_ES2
1534 #endif /* SDL_VIDEO_OPENGL_ES2 */
1548 #if SDL_VIDEO_OPENGL_ES2
1560 #endif /* SDL_VIDEO_OPENGL_ES2 */
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowswindow.c355 #if SDL_VIDEO_OPENGL_ES2 in WIN_CreateWindow()
/AliOS-Things-master/components/SDL2/
A DCMakeLists.txt1036 set(SDL_VIDEO_OPENGL_ES2 1) variable
1114 set(SDL_VIDEO_OPENGL_ES2 1) variable
1531 set(SDL_VIDEO_OPENGL_ES2 1) variable
1738 set(SDL_VIDEO_OPENGL_ES2 1) variable
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11window.c631 #if SDL_VIDEO_OPENGL_ES || SDL_VIDEO_OPENGL_ES2 || SDL_VIDEO_OPENGL_EGL in X11_CreateWindow()

Completed in 47 milliseconds