Home
last modified time | relevance | path

Searched defs:IndexBufferObject (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/graphics/glutils/
DIndexBufferObject.java46 public class IndexBufferObject implements IndexData { class
58 public IndexBufferObject (boolean isStatic, int maxIndices) { in IndexBufferObject() method in IndexBufferObject
69 public IndexBufferObject (int maxIndices) { in IndexBufferObject() method in IndexBufferObject
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/
DIndexBufferObject.java47 public class IndexBufferObject implements IndexData { class
62 public IndexBufferObject (int maxIndices) { in IndexBufferObject() method in IndexBufferObject
70 public IndexBufferObject (boolean isStatic, int maxIndices) { in IndexBufferObject() method in IndexBufferObject