Searched refs:WIN_GL_GetAttribute (Results 1 – 4 of 4) sorted by relevance
69 extern int WIN_GL_GetAttribute(_THIS, SDL_GLattr attrib, int* value);
423 int WIN_GL_GetAttribute(_THIS, SDL_GLattr attrib, int* value) in WIN_GL_GetAttribute() function
204 device->GL_GetAttribute = WIN_GL_GetAttribute; in DIB_CreateDevice()
622 device->GL_GetAttribute = WIN_GL_GetAttribute; in DX5_CreateDevice()