http://bugs.freedesktop.org/show_bug.cgi?id=12502





------- Comment #13 from [EMAIL PROTECTED]  2007-09-24 13:02 PST -------
(In reply to comment #12)
> 1. Insert a printf in _mesa_BindBufferARB(), printing the arguments.

_mesa_BindBufferARB(target=34962, buffer=14)
_mesa_BindBufferARB(target=34962, buffer=2)

and

_mesa_BindBufferARB(target=34963, buffer=1)
_mesa_BindBufferARB(target=34963, buffer=3)
_mesa_BindBufferARB(target=34963, buffer=4)
_mesa_BindBufferARB(target=34963, buffer=5)

> 2. When you print the parameters to glDrawRangeElements, also print the
> 'indices' pointer value.

When glDrawRangeElements() fails, indices is always NULL.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to