This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
st: silence warning
tags/mesa_20090313
Brian Paul
17 years ago
parent
62ef614eb3
commit
886ceb556e
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
src/mesa/state_tracker/st_draw.c
+ 2
- 0
src/mesa/state_tracker/st_draw.c
View File
@@ -545,6 +545,8 @@ st_draw_vbo(GLcontext *ctx,
if (MESA_VERBOSE & VERBOSE_GLSL) {
check_uniforms(ctx);
}
#else
(void) check_uniforms;
#endif
/*
Write
Preview
Loading…
Cancel
Save