diff options
author | Vinson Lee <vlee@vmware.com> | 2010-11-03 18:13:14 -0700 |
---|---|---|
committer | Vinson Lee <vlee@vmware.com> | 2010-11-03 18:20:22 -0700 |
commit | d3fcadf8400360f4db45a4deb45b3b260e880b49 (patch) | |
tree | 4201b729f713ecdbf7fb7882ee22eb1548e0d9e4 /src/gallium | |
parent | 3ded3e98ffc36820c8ab318d736eab99bb16f26b (diff) |
dri/nouveau: Silence uninitialized variable warning.
Fixes this GCC warning.
nouveau_vbo_t.c: In function 'nv10_vbo_render_prims':
nouveau_render_t.c:161: warning: 'max_out' may be used uninitialized in this function
nouveau_render_t.c:161: note: 'max_out' was declared here
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions