Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DVertexArray.cpp20 VertexArray::VertexArray(GLuint name) : gl::NamedObject(name) in VertexArray() function in es2::VertexArray
DContext.h72 class VertexArray; variable
/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/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