replaced ac->count with ac->count - ac->start in import_texcoord(), as in the other...
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 17 Apr 2001 20:37:44 +0000 (20:37 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 17 Apr 2001 20:37:44 +0000 (20:37 +0000)
commita6c6fce7e8515d8d33e542c9567a73d577165255
treecf2c24e46f40c00d784745dd6a9608719d9e186b
parent0d47d26a68af99c0433c3e88bd062b36146291a7
replaced ac->count with ac->count - ac->start in import_texcoord(), as in the other import functions
src/mesa/array_cache/ac_import.c