1
0
Fork 0
mirror of https://github.com/servo/servo.git synced 2025-07-13 10:23:40 +01:00
servo/components/script/dom/webidls/WebGLObject.webidl

7 lines
163 B
Text

//
// WebGL IDL definitions scraped from the Khronos specification:
// https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.3
//
interface WebGLObject {
};