Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!ucsd!dog.ee.lbl.gov!pasteur!miro.Berkeley.EDU!seth From: seth@miro.Berkeley.EDU (Seth Teller) Newsgroups: comp.sys.sgi Subject: feedback() limitations? Keywords: feedback, gl error codes Message-ID: <9676@pasteur.Berkeley.EDU> Date: 12 Dec 90 05:02:34 GMT Sender: news@pasteur.Berkeley.EDU Reply-To: seth@miro.Berkeley.EDU (Seth Teller) Organization: University of California at Berkeley Lines: 18 does anyone know if the size of the gl feedback buffer, as passed by the caller of feedback(), is limited (and if so, why and to what value it is limited)? i'm seeing the errors ERROR #103 feedback: ERR_FEEDBUFTOOBIG ERROR #17 endfeedback: ERR_NOTINPICK with a 128k buffer (size = 64k shorts). i suppose the second line is really ERR_NOTINFEEDBACK, but the name assumes people doing feedback are doing picking (i'm not). [i did try R'ing TFM, but didn't find anything useful.] second question: are the ERR_* tokens and their meanings described anywhere? thanks, seth