summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/html/canvas/WebGLExtension.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/html/canvas/WebGLExtension.h')
-rw-r--r--Source/WebCore/html/canvas/WebGLExtension.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/html/canvas/WebGLExtension.h b/Source/WebCore/html/canvas/WebGLExtension.h
index d135c18..9a6753f 100644
--- a/Source/WebCore/html/canvas/WebGLExtension.h
+++ b/Source/WebCore/html/canvas/WebGLExtension.h
@@ -37,6 +37,7 @@ public:
WebKitLoseContextName,
OESTextureFloatName,
OESStandardDerivativesName,
+ OESVertexArrayObjectName,
};
virtual ~WebGLExtension();