dri/nouveau: Use a macro to iterate over the bound vertex attributes.
authorFrancisco Jerez <currojerez@riseup.net>
Fri, 29 Oct 2010 19:29:15 +0000 (21:29 +0200)
committerFrancisco Jerez <currojerez@riseup.net>
Sun, 31 Oct 2010 00:45:38 +0000 (02:45 +0200)
commit9d1f1fcf136e8f5f427ae203128ff641cc9e7197
treefb06f3528ad40c358413b25644b09ef1b7baf035
parentdbe1eae785e8a98eb3d515b572c8e5e28b234edd
dri/nouveau: Use a macro to iterate over the bound vertex attributes.
src/mesa/drivers/dri/nouveau/nouveau_render.h
src/mesa/drivers/dri/nouveau/nouveau_swtnl_t.c
src/mesa/drivers/dri/nouveau/nouveau_vbo_t.c
src/mesa/drivers/dri/nouveau/nv10_render.c
src/mesa/drivers/dri/nouveau/nv20_render.c