Searched refs:kMaxVertexAttributes (Results 1 – 2 of 2) sorted by relevance
46 static const uint32_t kMaxVertexAttributes = 16u; variable66 for (uint32_t i = 0; i < kMaxVertexAttributes; ++i) { in ComboVertexInputDescriptor()96 std::array<::dawn::VertexAttributeDescriptor, kMaxVertexAttributes>
650 static const uint32_t kMaxVertexAttributes = 64; in initGrCaps() local652 kMaxVertexAttributes); in initGrCaps()