http://bugs.freedesktop.org/show_bug.cgi?id=15386
--- Comment #3 from Alex Deucher <[EMAIL PROTECTED]> 2008-04-08 07:22:25 PST --- (In reply to comment #2) > You're right. > Setting PVS_NUM_SLOTS to 9 (currently 10) fixes the problem. > Currently we're setting VAP_CNTL globally, looks like we should do it per > vertex program. > 6.4.2 nicely describes how to set up VAP_CNTL, but I'm having some trouble > understanding it. I'm not sure what POR means or 'vertex data has been > packed'. > I'm also not sure about {INPUT|OUTPUT|TEMP}_VTX_MEM_SIZE. > 6.4.7, 6.5.1 and 6.5.2 have some additional information. {INPUT|OUTPUT|TEMP}_VTX_MEM_SIZE refers to the size of your vertex stream(s) (DWORDs IIRC). VAP_PROG_STREAM_CNTL_0-7 and VAP_PROG_STREAM_CNTL_EXT_0-7 describe how the elements are treated. Unfortunately, I'm not sure what POR stands for. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel