1al_have_d3d_non_square_texture_supporta(l3_)have_d3d_non_square_texture_support(3)
23
4
NAME
6al_have_d3d_non_square_texture_support - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro_direct3d.h>
1011
bool al_have_d3d_non_square_texture_support(void)
12
DESCRIPTION
14Returns whether the Direct3D device supports textures that are not
15square.
1617
Returns: True if the Direct3D device supports non-square textures,
18false otherwise.
1920
21
22
Allegro reference manual al_have_d3d_non_square_texture_support(3)