Searched defs:kMaxVertexAttributes (Results 1 – 3 of 3) sorted by relevance
46 static const uint32_t kMaxVertexAttributes = 16u; variable
35 static constexpr int kMaxVertexAttributes = 16; variable
660 static const uint32_t kMaxVertexAttributes = 64; in initGrCaps() local