1al_get_d3d_system_texture(3)                      al_get_d3d_system_texture(3)
2
3
4

NAME

6       al_get_d3d_system_texture - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_direct3d.h>
10
11              LPDIRECT3DTEXTURE9 al_get_d3d_system_texture(ALLEGRO_BITMAP *bitmap)
12

DESCRIPTION

14       Returns  the  system texture (stored with the D3DPOOL_SYSTEMMEM flags).
15       This texture is used for the render-to-texture feature set.
16
17       Returns: A pointer to the Direct3D system texture.
18
19
20
21Allegro reference manual                          al_get_d3d_system_texture(3)
Impressum