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

FreeBSD Manual Pages

  
 
  

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

NAME
       al_get_current_shader - Allegro 5 API

SYNOPSIS
	      #include <allegro5/allegro.h>

	      ALLEGRO_SHADER *al_get_current_shader()

DESCRIPTION
       Return  the  shader  of	the  target bitmap, or NULL if one isn't being
       used.

SINCE
       5.2.9

SEE ALSO
       al_use_shader(3)

Allegro	reference manual			      al_get_current_shader(3)

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

home | help