Home
last modified time | relevance | path

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

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