Home
last modified time | relevance | path

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

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