.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_have_d3d_non_pow2_texture_support" "3" "" "Allegro reference manual" .SH NAME al_have_d3d_non_pow2_texture_support \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] bool al_have_d3d_non_pow2_texture_support(void) .EE .SH DESCRIPTION Returns whether the Direct3D device supports textures whose dimensions are not powers of two. .PP \f[I]Returns:\f[R] True if device supports NPOT textures, false otherwise.