Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_test_common.h99 int gl_double_buffer; member
/AliOS-Things-master/components/SDL2/test/
A Dtestgl2.c264 state->gl_double_buffer = 1; in main()
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_common.c101 state->gl_double_buffer = 1; in SDLTest_CommonCreateState()
872 SDL_GL_SetAttribute(SDL_GL_DOUBLEBUFFER, state->gl_double_buffer); in SDLTest_CommonInit()

Completed in 8 milliseconds