SYNOPSIS #include <allegro5/allegro.h>ALLEGRO_SHADER_PLATFORM al_get_shader_platform(ALLEGRO_SHADER *shader) DESCRIPTION Returns the platform the shader was created with (either ALLEGRO_SHADER_HLSL or ALLEGRO_SHADER_GLSL). SINCE 5.1.6