Correct example code for OES_get_program_binary

`glGetProgramBinaryOES` should take the binary size by value, but a pointer was passed in the example code.
1 file changed