ALLEGRO_SHADER_PLATFORM - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

typedef enum ALLEGRO_SHADER_PLATFORM ALLEGRO_SHADER_PLATFORM;

Description

The underlying platform which the ALLEGRO_SHADER(3) is built on top of, which dictates the language used to program the shader.

Since

5.1.0

Referenced By

al_create_shader(3), ALLEGRO_SHADER(3).

Allegro reference manual