1al_have_d3d_non_pow2_texture_support(3)al_have_d3d_non_pow2_texture_support(3)
2
3
4

NAME

6       al_have_d3d_non_pow2_texture_support - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_direct3d.h>
10
11              bool al_have_d3d_non_pow2_texture_support(void)
12

DESCRIPTION

14       Returns  whether the Direct3D device supports textures whose dimensions
15       are not powers of two.
16
17       Returns: True if device supports NPOT textures, false otherwise.
18
19
20
21Allegro reference manual               al_have_d3d_non_pow2_texture_support(3)
Impressum