Пример #1
0
 public void BufferData(GLBufferType bufferType, Float32Array array, GLBufferUsage bufferUsage) { }
Пример #2
0
 public void BindBuffer(GLBufferType bufferType, GLBuffer buffer)
 {
 }
Пример #3
0
 public void BindBuffer(GLBufferType bufferType, GLBuffer buffer) { }
Пример #4
0
 public void BufferData(GLBufferType bufferType, Float32Array array, GLBufferUsage bufferUsage)
 {
 }