HomeSort by relevance Sort by last modified time
    Searched refs:ph_GL_GetAttribute (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_gl.h 33 int ph_GL_GetAttribute(_THIS, SDL_GLattr attrib, int* value);
SDL_ph_gl.c 48 int ph_GL_GetAttribute(_THIS, SDL_GLattr attrib, int* value)
SDL_ph_video.c 130 device->GL_GetAttribute = ph_GL_GetAttribute;

Completed in 21 milliseconds