diff options
-rw-r--r-- | src/mesa/swrast/s_tritemp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/swrast/s_tritemp.h b/src/mesa/swrast/s_tritemp.h index c09f1eddf0..0be17ed0b3 100644 --- a/src/mesa/swrast/s_tritemp.h +++ b/src/mesa/swrast/s_tritemp.h @@ -1304,6 +1304,7 @@ static void NAME(GLcontext *ctx, const SWvertex *v0, #undef PIXEL_TYPE #undef BYTES_PER_ROW #undef PIXEL_ADDRESS +#undef DEPTH_TYPE #undef INTERP_Z #undef INTERP_W |