Searched refs:totalAttributesNum (Results 1 – 1 of 1) sorted by relevance
216 uint32_t totalAttributesNum = 0; in ValidateVertexState() local221 totalAttributesNum += descriptor->buffers[i].attributeCount; in ValidateVertexState()228 ASSERT(totalAttributesNum <= kMaxVertexAttributes); in ValidateVertexState()