logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_have_d3d_non_pow2_texture_support - Allegro 5 API

Description

       Returns whether the Direct3D device supports textures whose dimensions are not powers of two.

       Returns: True if device supports NPOT textures, false otherwise.

Allegro reference manual                                           al_have_d3d_non_pow2_texture_support(3alleg5)

Name

       al_have_d3d_non_pow2_texture_support - Allegro 5 API

Synopsis

              #include <allegro5/allegro_direct3d.h>

              bool al_have_d3d_non_pow2_texture_support(void)

See Also