st: silence warning
This commit is contained in:
@@ -545,6 +545,8 @@ st_draw_vbo(GLcontext *ctx,
|
|||||||
if (MESA_VERBOSE & VERBOSE_GLSL) {
|
if (MESA_VERBOSE & VERBOSE_GLSL) {
|
||||||
check_uniforms(ctx);
|
check_uniforms(ctx);
|
||||||
}
|
}
|
||||||
|
#else
|
||||||
|
(void) check_uniforms;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user