.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_have_d3d_non_square_texture_support" "3" "" "Allegro reference manual" "" .SH NAME al_have_d3d_non_square_texture_support \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] bool al_have_d3d_non_square_texture_support(void) .EE .SH DESCRIPTION Returns whether the Direct3D device supports textures that are not square. .PP \f[I]Returns:\f[R] True if the Direct3D device supports non\-square textures, false otherwise.