Path: chuka.playstation.co.uk!news From: James Chow Newsgroups: scee.yaroze.beginners Subject: GpuPacketArea query. Date: Sun, 10 May 1998 10:48:56 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 20 Message-ID: <35557807.6E248247@chowfam.demon.co.uk> NNTP-Posting-Host: chowfam.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.05 [en] (Win95; I) Can anyone tell me why declaring (and using) PACKET GpuPktArea[2][x], where x = 2^n-1 does not work? (u^v = pow(u,v)) (n is any number) I understand that if x is too small then the GPU will not have enough space to carry out its tasks. That means if we set it to be a large value, then everything should be OK. However, this does not seem to be the case. With x = 32767, it locked up just trying to draw a line. Anyone? -- jc