aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/debug/GrBufferObj.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/gl/debug/GrBufferObj.cpp')
-rw-r--r--src/gpu/gl/debug/GrBufferObj.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/gpu/gl/debug/GrBufferObj.cpp b/src/gpu/gl/debug/GrBufferObj.cpp
new file mode 100644
index 0000000000..0cd4fc8068
--- /dev/null
+++ b/src/gpu/gl/debug/GrBufferObj.cpp
@@ -0,0 +1,9 @@
+
+/*
+ * Copyright 2012 Google Inc.
+ *
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
+
+#include "GrBufferObj.h"