Searched refs:GL_DefaultProfileConfig (Results 1 – 3 of 3) sorted by relevance
143 device->GL_DefaultProfileConfig = RPI_GLES_DefaultProfileConfig; in RPI_Create()
266 void (*GL_DefaultProfileConfig) (_THIS, int *mask, int *major, int *minor); member
3159 if (_this->GL_DefaultProfileConfig) { in SDL_GL_ResetAttributes()3160 _this->GL_DefaultProfileConfig(_this, &_this->gl_config.profile_mask, in SDL_GL_ResetAttributes()
Completed in 11 milliseconds