oops, time to go to bed

This commit is contained in:
Patrice Mandin
2006-09-08 23:19:45 +00:00
parent ddaf3060fa
commit ae481e1560
+1 -1
View File
@@ -672,7 +672,7 @@ static inline void nv10OutputVertexFormat(struct nouveau_context* nmesa, GLuint
if (nmesa->screen->card_type==NV_10) {
int size;
#define NV10_SET_VERTEX_ATTRIB(i,j,k) \
#define NV10_SET_VERTEX_ATTRIB(i,j) \
do { \
size = attr_size[j] << 4; \
size |= (attr_size[j]*4) << 8; \