Sign in
chromium
/
chromium
/
src.git
/
57.0.2938.1
/
.
/
third_party
/
WebKit
/
Source
/
modules
/
webgl
/
WebGLTransformFeedback.idl
blob: deebc28cb40393ba91983a4167a5aceb0481d1d7 [
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
WebGLTransformFeedback
{
};