Ejemplo n.º 1
0
 public void bufferSubData(int target, int offset, ArrayBufferView data)
 {
 }
Ejemplo n.º 2
0
	public  ArrayBufferView getRandomValues(ArrayBufferView array) { return default(ArrayBufferView); }
Ejemplo n.º 3
0
 public void bufferData(int target, ArrayBufferView data, int usage)
 {
 }
Ejemplo n.º 4
0
	public  void send(ArrayBufferView data) {}
Ejemplo n.º 5
0
 public void send(ArrayBufferView data)
 {
 }
Ejemplo n.º 6
0
 public void readPixels(int x, int y, int width, int height, int format, int type, ArrayBufferView pixels)
 {
 }
Ejemplo n.º 7
0
 public void texSubImage2D(int target, int level, int xoffset, int yoffset, int width, int height, int format, int type, ArrayBufferView pixels)
 {
 }
Ejemplo n.º 8
0
	public  void texImage2D(int target, int level, int internalformat, int width, int height, int border, int format, int type, ArrayBufferView pixels) {}
Ejemplo n.º 9
0
	public  void texSubImage2D(int target, int level, int xoffset, int yoffset, int width, int height, int format, int type, ArrayBufferView pixels) {}
Ejemplo n.º 10
0
	public  void compressedTexSubImage2D(int target, int level, int xoffset, int yoffset, int width, int height, int format, ArrayBufferView data) {}
Ejemplo n.º 11
0
	public  void readPixels(int x, int y, int width, int height, int format, int type, ArrayBufferView pixels) {}
Ejemplo n.º 12
0
	public  void compressedTexImage2D(int target, int level, int internalformat, int width, int height, int border, ArrayBufferView data) {}
Ejemplo n.º 13
0
	public  void bufferSubData(int target, int offset, ArrayBufferView data) {}
Ejemplo n.º 14
0
	public  void bufferData(int target, ArrayBufferView data, int usage) {}
Ejemplo n.º 15
0
 public void compressedTexImage2D(int target, int level, int internalformat, int width, int height, int border, ArrayBufferView data)
 {
 }
Ejemplo n.º 16
0
 public void getRandomValues(ArrayBufferView array)
 {
 }
Ejemplo n.º 17
0
 public void compressedTexSubImage2D(int target, int level, int xoffset, int yoffset, int width, int height, int format, ArrayBufferView data)
 {
 }
Ejemplo n.º 18
0
	public  void getRandomValues(ArrayBufferView array) {}
Ejemplo n.º 19
0
 public void texImage2D(int target, int level, int internalformat, int width, int height, int border, int format, int type, ArrayBufferView pixels)
 {
 }
Ejemplo n.º 20
0
	public  bool send(ArrayBufferView data) { return default(bool); }
Ejemplo n.º 21
0
 public ArrayBufferView getRandomValues(ArrayBufferView array)
 {
     return(default(ArrayBufferView));
 }
Ejemplo n.º 22
0
 public bool send(ArrayBufferView data)
 {
     return(default(bool));
 }