[965] Add a wrapper around interleaved copy_array_to_vbo_array for profiling.
authorEric Anholt <eric@anholt.net>
Tue, 22 Jan 2008 19:34:46 +0000 (11:34 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 5 Feb 2008 02:24:16 +0000 (18:24 -0800)
commit4e13067d0f95b280da3fef2deb7e59466ea73818
tree7404347515224de6b2ce0eb2c6092f00c96be6c7
parentdf44fefced61d35c302907cb716fa0f9337ae526
[965] Add a wrapper around interleaved copy_array_to_vbo_array for profiling.

If compiled with optimization, it shouldn't appear at all, and helps me for
now.
src/mesa/drivers/dri/i965/brw_draw_upload.c