Re: OpenGL 3 0 -
20-07-2009
Although you're better off in the opengl forums for getting help with that sort of thing, google is also useful. I only say that as a quick google search turned up the answer, and it would save you some time in future.
1280 is most likely an enumeration error - you've passed in an enum value that's not appropriate for the function being used.
|