Searched refs:AGL_ALLEGRO_FORMAT (Results 1 – 2 of 2) sorted by relevance
292 case AGL_ALLEGRO_FORMAT: in allegro_gl_set()434 case AGL_ALLEGRO_FORMAT: in allegro_gl_get()499 if (opt & AGL_ALLEGRO_FORMAT) in build_settings()565 if (save & AGL_ALLEGRO_FORMAT) in allegro_gl_save_settings()567 allegro_gl_get(AGL_ALLEGRO_FORMAT)); in allegro_gl_save_settings()674 opt |= AGL_ALLEGRO_FORMAT; in agl_parse_section()748 allegro_gl_set(AGL_ALLEGRO_FORMAT, set); in allegro_gl_load_settings()
193 #define AGL_ALLEGRO_FORMAT 0x00000001 macro