Esempio n. 1
0
 public void BufferData(GLBufferType bufferType, Float32Array array, GLBufferUsage bufferUsage) { }
 public void BindBuffer(GLBufferType bufferType, GLBuffer buffer)
 {
 }
Esempio n. 3
0
 public void BindBuffer(GLBufferType bufferType, GLBuffer buffer) { }
 public void BufferData(GLBufferType bufferType, Float32Array array, GLBufferUsage bufferUsage)
 {
 }