Skip to main content
Module

x/gluten/mod.ts>WebGLRenderingContext#bindTexture

OpenGL bindings & WebGL API implementation for Deno.
Latest
method WebGLRenderingContext.prototype.bindTexture
import { WebGLRenderingContext } from "https://deno.land/x/gluten@0.1.7/mod.ts";

Parameters

target: number
texture: WebGLTexture | null