bindTexture

Declaration

void bindTexture(
    GLenum target, 
    WebGLTexture? texture
);