aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/WebGLObject.webidl
blob: 468f3762b44bcc3127e3b5bdfd5ba86ff2eeb381 (plain) (blame)
1
2
3
4
5
6
7
//
// WebGL IDL definitions scraped from the Khronos specification:
// https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.3
//

interface WebGLObject {
};