Home
last modified time | relevance | path

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

/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/graphics/glutils/
DVertexArray.java45 public class VertexArray extends VertexBufferObject { class
46 public VertexArray (int numVertices, VertexAttribute... attributes) { in VertexArray() method in VertexArray
54 public VertexArray (int numVertices, VertexAttributes attributes) { in VertexArray() method in VertexArray
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/
DVertexArray.java37 public class VertexArray implements VertexData { class
47 public VertexArray (int numVertices, VertexAttribute... attributes) { in VertexArray() method in VertexArray
55 public VertexArray (int numVertices, VertexAttributes attributes) { in VertexArray() method in VertexArray
/external/deqp/modules/glshared/
DglsRandomShaderCase.hpp44 class VertexArray class
DglsRandomShaderCase.cpp78 VertexArray::VertexArray (const rsg::ShaderInput* input, int numVertices) in VertexArray() function in deqp::gls::VertexArray
/external/deqp/framework/opengl/
DgluObjectWrapper.hpp137 typedef TypedObjectWrapper<OBJECTTYPE_VERTEX_ARRAY> VertexArray; typedef
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DMesh.java69 VertexArray, VertexBufferObject, VertexBufferObjectSubData, VertexBufferObjectWithVAO enumConstant
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp407 class VertexArray : public NamedObject class
DsglrReferenceContext.cpp5416 VertexArray::VertexArray (deUint32 name, int maxVertexAttribs) in VertexArray() function in sglr::rc::VertexArray