Home
last modified time | relevance | path

Searched defs:VertexArray (Results 1 – 12 of 12) 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/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.hpp253 class VertexArray class
DglcRobustBufferAccessBehaviorTests.cpp917 VertexArray::VertexArray(const glw::Functions& gl) : m_id(m_invalid_id), m_gl(gl) in VertexArray() function in glcts::RobustBufferAccessBehavior::VertexArray
/external/deqp/external/openglcts/modules/gl/
Dgl4cBufferStorageTests.cpp352 class VertexArray class
1579 VertexArray::VertexArray(deqp::Context& context) : m_id(m_invalid_id), m_context(context) in VertexArray() function in gl4cts::BufferStorage::VertexArray
Dgl4cEnhancedLayoutsTests.hpp914 class VertexArray class
Dgl4cEnhancedLayoutsTests.cpp3521 VertexArray::VertexArray(deqp::Context& context) : m_id(m_invalid_id), m_context(context) in VertexArray() function in gl4cts::EnhancedLayouts::Utils::VertexArray
/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