Sign in
chromium
/
chromium
/
src
/
e9818faaa
/
.
/
third_party
/
WebKit
/
Source
/
modules
/
webgl
/
WebGLVertexArrayObject.idl
blob: 487a303b1577b90ac8cb3aa33b0fb5cff109cf27 [
file
] [
log
] [
blame
]
// Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
[
RuntimeEnabled
=
UnsafeES3APIs
,
]
interface
WebGLVertexArrayObject
{
};