Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/raspberry/
A DSDL_rpivideo.c143 device->GL_DefaultProfileConfig = RPI_GLES_DefaultProfileConfig; in RPI_Create()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h266 void (*GL_DefaultProfileConfig) (_THIS, int *mask, int *major, int *minor); member
A DSDL_video.c3159 if (_this->GL_DefaultProfileConfig) { in SDL_GL_ResetAttributes()
3160 _this->GL_DefaultProfileConfig(_this, &_this->gl_config.profile_mask, in SDL_GL_ResetAttributes()

Completed in 14 milliseconds