Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/test/
A Dtestgles.c202 SDL_Log("Version : %s\n", glGetString(GL_VERSION)); in main()
A Dtestgl2.c314 SDL_Log("Version : %s\n", ctx.glGetString(GL_VERSION)); in main()
A Dtestgles2.c585 SDL_Log("Version : %s\n", ctx.glGetString(GL_VERSION)); in main()
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoaopengl.m323 glversion = (const char *)glGetStringFunc(GL_VERSION);
/AliOS-Things-master/components/SDL2/include/
A DSDL_opengles2_gl2.h303 #define GL_VERSION 0x1F02 macro
A DSDL_opengl.h715 #define GL_VERSION 0x1F02 macro
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c3046 if (isAtLeastGL3((const char *) glGetStringFunc(GL_VERSION))) { in SDL_GL_ExtensionSupported()
3518 if (attachmentattrib && isAtLeastGL3((const char *) glGetStringFunc(GL_VERSION))) { in SDL_GL_GetAttribute()
/AliOS-Things-master/components/SDL2/src/video/khronos/GLES2/
A Dgl2.h256 #define GL_VERSION 0x1F02 macro

Completed in 29 milliseconds