aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/WebGLUniformLocation.webidl
blob: 2331c90c961434ffae3940692739ef1ba998e6ec (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.10
//

interface WebGLUniformLocation {
};