Sign in
chromium
/
chromium
/
src.git
/
57.0.2938.1
/
.
/
third_party
/
WebKit
/
Source
/
modules
/
webgl
/
WebGLVertexArrayObject.idl
blob: 12a31df9ee6764e20bc09c0636c2043c6ac44631 [
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.
[
DependentLifetime
,
]
interface
WebGLVertexArrayObject
{
};