Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DVertexArray.h46 size_t getMaxAttribs() const { return mVertexAttributes.size(); } in getMaxAttribs() function
244 size_t getMaxAttribs() const { return mState.getMaxAttribs(); } in getMaxAttribs() function