diff options
author | Keith Whitwell <[email protected]> | 2007-01-15 14:30:16 +0000 |
---|---|---|
committer | Keith Whitwell <[email protected]> | 2007-01-15 14:30:16 +0000 |
commit | 6ff9b48fe2bb2113689e45c89a7c643e44906d67 (patch) | |
tree | c11cd4a0598915c7351f72acfd754fd58749b72b /src/mesa/vbo/vbo_exec.h | |
parent | 50f76b9d9b4b17940798b44233b9b5af2f932117 (diff) |
Don't special-case FOG attribute initialization.
Initial fog value was being set to {0,0,0,0}. This results in vector
size 4, but isn't necessary. The regular {0,0,0,1} works fine.
Diffstat (limited to 'src/mesa/vbo/vbo_exec.h')
0 files changed, 0 insertions, 0 deletions