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

FreeBSD Manual Pages

  
 
  

home | help
al_get_ope...ram_object(3)  Library Functions Manual  al_get_ope...ram_object(3)

NAME
     al_get_opengl_program_object - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro_opengl.h>

	    GLuint al_get_opengl_program_object(ALLEGRO_SHADER *shader)

DESCRIPTION
     Returns the OpenGL program object associated with this shader, if the plat-
     form is ALLEGRO_SHADER_GLSL.  Otherwise, returns 0.

Allegro reference manual			      al_get_ope...ram_object(3)

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

home | help