Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrCaps.h203 int maxVertexAttributes() const { return fMaxVertexAttributes; } in maxVertexAttributes() function
/external/angle/src/libANGLE/
DCaps.h270 GLint maxVertexAttributes = 0; member