Searched refs:BE_GL_GetAttribute (Results 1 – 1 of 1) sorted by relevance
66 static int BE_GL_GetAttribute(_THIS, SDL_GLattr attrib, int* value);130 device->GL_GetAttribute = BE_GL_GetAttribute; in BE_CreateDevice()702 int BE_GL_GetAttribute(_THIS, SDL_GLattr attrib, int* value) in BE_GL_GetAttribute() function