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

  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_atarigl_c.h 93 #define gl_curstencil (this->gl_data->stencil) macro
SDL_atarigl.c 486 (gl_curstencil == this->gl_config.stencil_size) &&
500 gl_curstencil = this->gl_config.stencil_size;
505 gl_curstencil = 0;

Completed in 82 milliseconds