Home
last modified time | relevance | path

Searched defs:getVertexAttribute (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DVertexArray.cpp49 const VertexAttribute& VertexArray::getVertexAttribute(size_t attributeIndex) const in getVertexAttribute() function in es2::VertexArray
/external/angle/src/libANGLE/
DVertexArray.h48 const VertexAttribute &getVertexAttribute(size_t attribIndex) const in getVertexAttribute() function
DVertexArray.cpp208 const VertexAttribute &VertexArray::getVertexAttribute(size_t attribIndex) const in getVertexAttribute() function in gl::VertexArray