Searched refs:fRawCount (Results 1 – 2 of 2) sorted by relevance
147 fRawCount = count; in init()159 int fRawCount = 0; variable216 b->add32(fVertexAttributes.fRawCount, "numVertexAttributes"); in getAttributeKey()217 add_attributes(fVertexAttributes.fAttributes, fVertexAttributes.fRawCount); in getAttributeKey()218 b->add32(fInstanceAttributes.fRawCount, "numInstanceAttributes"); in getAttributeKey()219 add_attributes(fInstanceAttributes.fAttributes, fInstanceAttributes.fRawCount); in getAttributeKey()
105 fRawCount = count; in init()117 int fRawCount = 0; variable