summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-04-22 02:56:52 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-04-22 02:56:52 +0000
commit81c8037e0f5d737bc8f2c4d31e8182bbc812d213 (patch)
tree96f19bd240b87ee5ceb63da29f4956b4b35b664f
parent8c6960c6aa3cb8d2cac47f504c021feae3762df6 (diff)
undef DEPTH_TYPE at end
-rw-r--r--src/mesa/swrast/s_tritemp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/swrast/s_tritemp.h b/src/mesa/swrast/s_tritemp.h
index b05cfbb275..b8d3c346af 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