Searched defs:attrCount (Results 1 – 3 of 3) sorted by relevance
235 static void writeAttribute(ByteStream bs, AttributeWriter aw, int attrCount) { in writeAttribute()374 int attrCount = isAbstract ? 0 : 1; in begin() local488 int attrCount = smap == null ? 0 : 1; in end() local
219 int attrCount = fAttrs.count(); in flushAttributes() local
2848 int attrCount = gpu->glCaps().maxVertexAttributes(); in bindArrayAndBuffersToDraw() local2858 int attrCount = gpu->glCaps().maxVertexAttributes(); in bindArrayAndBuffersToDraw() local