示例#1
0
func UnbindIbo()  { gl.BufferUnbind(gl.ELEMENT_ARRAY_BUFFER) }
示例#2
0
func UnbindVbo()  { gl.BufferUnbind(gl.ARRAY_BUFFER) }