Thread: OpenGL 3.0
View Single Post
Re: OpenGL 3 0
Old
  (#3)
mirv
Super Moderator
 
mirv's Avatar
 
Status: Offline
Posts: 152
Join Date: Apr 2004
Default 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.


mirv the Silly Fish.
  
Reply With Quote