al_have_d3d_non_pow2_texture_support

bool al_have_d3d_non_pow2_texture_support(void)
Introduced in 5.0.0

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

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