blob: 08e5755422467976d39ff3497d4107df0e79f1c5 [file] [log] [blame]
// Copyright 2018 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.
[
DoNotCheckConstants,
Exposed(Worker WebGL2ComputeContext, Window WebGL2ComputeContext)
] interface WebGL2ComputeRenderingContext { };
WebGL2ComputeRenderingContext implements WebGLRenderingContextBase;
WebGL2ComputeRenderingContext implements WebGL2RenderingContextBase;
WebGL2ComputeRenderingContext implements WebGL2ComputeRenderingContextBase;