Searched defs:VertexArray (Results 1 – 12 of 12) sorted by relevance
20 VertexArray::VertexArray(GLuint name) : gl::NamedObject(name) in VertexArray() function in es2::VertexArray
72 class VertexArray; variable
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
253 class VertexArray class
917 VertexArray::VertexArray(const glw::Functions& gl) : m_id(m_invalid_id), m_gl(gl) in VertexArray() function in glcts::RobustBufferAccessBehavior::VertexArray
352 class VertexArray class1579 VertexArray::VertexArray(deqp::Context& context) : m_id(m_invalid_id), m_context(context) in VertexArray() function in gl4cts::BufferStorage::VertexArray
914 class VertexArray class
3521 VertexArray::VertexArray(deqp::Context& context) : m_id(m_invalid_id), m_context(context) in VertexArray() function in gl4cts::EnhancedLayouts::Utils::VertexArray
407 class VertexArray : public NamedObject class
5416 VertexArray::VertexArray (deUint32 name, int maxVertexAttribs) in VertexArray() function in sglr::rc::VertexArray