Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DVertexArray.cpp49 const VertexAttribute& VertexArray::getVertexAttribute(size_t attributeIndex) const in getVertexAttribute() function in es2::VertexArray
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DVertexArray.h50 const VertexAttribute &getVertexAttribute(size_t attribIndex) const in getVertexAttribute() function
DVertexArray.cpp226 const VertexAttribute &VertexArray::getVertexAttribute(size_t attribIndex) const in getVertexAttribute() function in gl::VertexArray