Searched refs:CGX_GL_GetAttribute (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
H A DSDL_cgxgl_c.h45 extern int CGX_GL_GetAttribute(_THIS, SDL_GLattr attrib, int* value);
H A DSDL_cgxgl.c153 int CGX_GL_GetAttribute(_THIS, SDL_GLattr attrib, int* value) { function
H A DSDL_cgxvideo.c230 device->GL_GetAttribute = CGX_GL_GetAttribute;

Completed in 64 milliseconds