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