Searched defs:VertexArray (Results 1 – 8 of 8) sorted by relevance
45 public class VertexArray extends VertexBufferObject { class46 public VertexArray (int numVertices, VertexAttribute... attributes) { in VertexArray() method in VertexArray54 public VertexArray (int numVertices, VertexAttributes attributes) { in VertexArray() method in VertexArray
37 public class VertexArray implements VertexData { class47 public VertexArray (int numVertices, VertexAttribute... attributes) { in VertexArray() method in VertexArray55 public VertexArray (int numVertices, VertexAttributes attributes) { in VertexArray() method in VertexArray
44 class VertexArray class
78 VertexArray::VertexArray (const rsg::ShaderInput* input, int numVertices) in VertexArray() function in deqp::gls::VertexArray
137 typedef TypedObjectWrapper<OBJECTTYPE_VERTEX_ARRAY> VertexArray; typedef
69 VertexArray, VertexBufferObject, VertexBufferObjectSubData, VertexBufferObjectWithVAO enumConstant
407 class VertexArray : public NamedObject class
5416 VertexArray::VertexArray (deUint32 name, int maxVertexAttribs) in VertexArray() function in sglr::rc::VertexArray