servo/components/script/dom/webidls/WebGLUniformLocation.webidl

7 lines
173 B
Text

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