Home
last modified time | relevance | path

Searched refs:uniform1iv (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/api/webgl/
Dwebgl.d.ts684 uniform1iv(location: WebGLUniformLocation | null, v: Int32List): void; method
Dwebgl2.d.ts476uniform1iv(location: webgl.WebGLUniformLocation | null, data: webgl.Int32List, srcOffset?: webgl.G… method