SYNOPSIS #include <allegro5/allegro.h>bool al_set_shader_float_vector(const char *name, int num_components, float *f, int num_elems) DESCRIPTION Same as al_set_shader_int_vector(3alleg5) except all values are float instead of int. SINCE 5.1.0