Skip to content

glUseProgram

Installs a program object as part of current rendering state

function glUseProgram(int $program) : void
arguments
  1. int $program Specifies the handle of the program object whose executables are to be used as part of current rendering state.
returns

void


Copyright © 2010-2014 Khronos Group

This material may be distributed subject to the terms and conditions set forth in the Open Publication License, v 1.0, 8 June 1999. https://opencontent.org/openpub/.