Home
last modified time | relevance | path

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

/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
DVBOWithVAOPerformanceTest.java310 private static class OldVertexBufferObjectWithVAO implements VertexData { class in VBOWithVAOPerformanceTest
324 …public OldVertexBufferObjectWithVAO (boolean isStatic, int numVertices, VertexAttribute... attribu… in OldVertexBufferObjectWithVAO() method in VBOWithVAOPerformanceTest.OldVertexBufferObjectWithVAO
328 …public OldVertexBufferObjectWithVAO (boolean isStatic, int numVertices, VertexAttributes attribute… in OldVertexBufferObjectWithVAO() method in VBOWithVAOPerformanceTest.OldVertexBufferObjectWithVAO