Searched refs:qstripProvokingTri (Results 1 – 1 of 1) sorted by relevance
118 static const int32_t qstripProvokingTri[2][4] = { { 0, 0, 0, 1 },{ -1, 0, 0, 0 } }; in ProcessAttributes() local127 adjustedTriIndex = triIndex + qstripProvokingTri[triIndex & 1][provokingVertex]; in ProcessAttributes()