summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/angle/src/compiler/translator/RemoveTree.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/angle/src/compiler/translator/RemoveTree.h')
-rw-r--r--chromium/third_party/angle/src/compiler/translator/RemoveTree.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/chromium/third_party/angle/src/compiler/translator/RemoveTree.h b/chromium/third_party/angle/src/compiler/translator/RemoveTree.h
new file mode 100644
index 00000000000..97a821679c2
--- /dev/null
+++ b/chromium/third_party/angle/src/compiler/translator/RemoveTree.h
@@ -0,0 +1,7 @@
+//
+// Copyright (c) 2002-2010 The ANGLE Project Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+//
+
+void RemoveAllTreeNodes(TIntermNode*);