Example #1
0
func destroyGL() {
	gl.DeleteTextures(textures)
	textures = nil
}
Example #2
0
func destroyGL() {
	gl.DeleteTextures(textures) ///้‡Šๆ”พ็บน็†
	textures = nil
}