Searched refs:fRawCount (Results 1 – 2 of 2) sorted by relevance
134 fRawCount = count; in init()146 int fRawCount = 0; variable210 b->add32(fVertexAttributes.fRawCount, "numVertexAttributes"); in getAttributeKey()211 add_attributes(fVertexAttributes.fAttributes, fVertexAttributes.fRawCount); in getAttributeKey()212 b->add32(fInstanceAttributes.fRawCount, "numInstanceAttributes"); in getAttributeKey()213 add_attributes(fInstanceAttributes.fAttributes, fInstanceAttributes.fRawCount); in getAttributeKey()
131 fRawCount = count; in init()143 int fRawCount = 0; variable202 add_attributes(fVertexAttributes.fAttributes, fVertexAttributes.fRawCount); in getAttributeKey()203 add_attributes(fInstanceAttributes.fAttributes, fInstanceAttributes.fRawCount); in getAttributeKey()