.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_get_opengl_program_object" "3" "" "Allegro reference manual" "" .SH NAME al_get_opengl_program_object \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] GLuint al_get_opengl_program_object(ALLEGRO_SHADER *shader) .EE .SH DESCRIPTION Returns the OpenGL program object associated with this shader, if the platform is \f[CR]ALLEGRO_SHADER_GLSL\f[R]. Otherwise, returns 0.