OSDN Git Service

i965: Zero the offset into the vbo when uploading non-interleaved
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 22 Feb 2011 11:18:25 +0000 (11:18 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 22 Feb 2011 11:24:34 +0000 (11:24 +0000)
commit3377faffcdc7227bd27381894c87c7600547744f
tree40ec404f321d34be0580f06fc24309728d83e881
parent94ccc31ba4f64ac480137fd90f1ded44d2072f6e
i965: Zero the offset into the vbo when uploading non-interleaved

Fixes regression from 559435d9152acc7162e4e60aae6591c7c6c8274b.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/mesa/drivers/dri/i965/brw_draw_upload.c