I have a webgl texture and I store this texture in a javascript variable
var texture1 = CreateTexture() function CreateTexture(){ var texture = gl.createTe