Esempio n. 1
0
func UnbindIbo()  { gl.BufferUnbind(gl.ELEMENT_ARRAY_BUFFER) }
Esempio n. 2
0
func UnbindVbo()  { gl.BufferUnbind(gl.ARRAY_BUFFER) }