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





------- Comment #7 from [EMAIL PROTECTED]  2007-12-21 13:34 PST -------
+ struct _drm_i915_batchbuffer batch;

Don't you mean struct _drm_i915_batchbuffer32?

-struct drm_i915_execbuffer {
+typedef struct drm_i915_execbuffer {

We're not typedeffing this stuff any more.  Please use struct
drm_i915_execbuffer.


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

-------------------------------------------------------------------------
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