method WebGL2RenderingContext.prototype.uniform1iRe-exportimport { WebGL2RenderingContext } from "https://deno.land/x/caviar@2.4.11/deps.ts"; uniform1i(location: WebGLUniformLocation, x: GLint): voidParameterslocation: WebGLUniformLocationx: GLintReturnsvoid