Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/dc/
DSDL_dcvideo.c59 static int DC_GL_GetAttribute(_THIS, SDL_GLattr attrib, int* value);
116 device->GL_GetAttribute = DC_GL_GetAttribute; in DC_CreateDevice()
395 static int DC_GL_GetAttribute(_THIS, SDL_GLattr attrib, int* value) in DC_GL_GetAttribute() function