1al_remove_opengl_fbo(3)                                al_remove_opengl_fbo(3)
2
3
4

NAME

6       al_remove_opengl_fbo - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_opengl.h>
10
11              void al_remove_opengl_fbo(ALLEGRO_BITMAP *bitmap)
12

DESCRIPTION

14       Explicitly  free  an  OpenGL  FBO  created for a bitmap, if it has one.
15       Usually you do not need to worry about freeing  FBOs,  unless  you  use
16       al_get_opengl_fbo(3).
17

SEE ALSO

19       al_get_opengl_fbo(3), al_set_target_bitmap(3)
20
21
22
23Allegro reference manual                               al_remove_opengl_fbo(3)
Impressum