Home
last modified time | relevance | path

Searched defs:getVertexAttributes (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DVertexArray.h35 VertexAttributeArray& getVertexAttributes() { return mVertexAttributes; } in getVertexAttributes() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DVertexArray.h49 const std::vector<VertexAttribute> &getVertexAttributes() const { return mVertexAttributes; } in getVertexAttributes() function
247 const std::vector<VertexAttribute> &getVertexAttributes() const in getVertexAttributes() function