示例#1
0
 public void BufferData(GLBufferType bufferType, Float32Array array, GLBufferUsage bufferUsage) { }
 public void BindBuffer(GLBufferType bufferType, GLBuffer buffer)
 {
 }
示例#3
0
 public void BindBuffer(GLBufferType bufferType, GLBuffer buffer) { }
 public void BufferData(GLBufferType bufferType, Float32Array array, GLBufferUsage bufferUsage)
 {
 }