Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrCaps.h138 int maxVertexAttributes() const { return fMaxVertexAttributes; } in maxVertexAttributes() function
/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
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h672 GLuint maxVertexAttributes = 0; member