createProgram method

dynamic createProgram()

Implementation

createProgram() {
  return glCreateProgram();
}