Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrCaps.h193 int maxVertexAttributes() const { return fMaxVertexAttributes; } in maxVertexAttributes() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h266 GLint maxVertexAttributes = 0; member