projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a547e53
)
vbo: minor whitespace fix
author
Brian Paul
<brianp@vmware.com>
Tue, 27 Nov 2012 20:53:38 +0000
(13:53 -0700)
committer
Brian Paul
<brianp@vmware.com>
Tue, 27 Nov 2012 20:56:52 +0000
(13:56 -0700)
src/mesa/vbo/vbo_attrib_tmp.h
patch
|
blob
|
history
diff --git
a/src/mesa/vbo/vbo_attrib_tmp.h
b/src/mesa/vbo/vbo_attrib_tmp.h
index cbc49695fcae7814454ce4c1423195d9aa1d1501..de1b4512f4dc00680c604c5248ee2075e946ecfa 100644
(file)
--- a/
src/mesa/vbo/vbo_attrib_tmp.h
+++ b/
src/mesa/vbo/vbo_attrib_tmp.h
@@
-199,7
+199,7
@@
static inline float conv_i2_to_norm_float(const struct gl_context *ctx, int i2)
} else { \
ATTRUI10_##val((attr), (arg)); \
} \
- }
else if ((type) == GL_INT_2_10_10_10_REV) {
\
+ }
else if ((type) == GL_INT_2_10_10_10_REV) {
\
if (normalized) { \
ATTRI10N_##val(ctx, (attr), (arg)); \
} else { \