Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
al_get_shader_platform(3)  Library Functions Manual  al_get_shader_platform(3)

NAME
       al_get_shader_platform -	Allegro	5 API

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	 ALLE-
       GRO_SHADER_HLSL or ALLEGRO_SHADER_GLSL).

SINCE
       5.1.6

SEE ALSO
       al_create_shader(3)

Allegro	reference manual			     al_get_shader_platform(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_get_shader_platform&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help