Home
last modified time | relevance | path

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

/interface/sdk-js/api/webgl/
Dwebgl.d.ts681 uniform2fv(location: WebGLUniformLocation | null, v: Float32List): void; method
Dwebgl2.d.ts473uniform2fv(location: webgl.WebGLUniformLocation | null, data: webgl.Float32List, srcOffset?: webgl… method