Searched refs:qstripProvokingVertex (Results 1 – 1 of 1) sorted by relevance
119 … static const uint32_t qstripProvokingVertex[2][4] = { { 0, 1, 2, 1 },{ 0, 0, 2, 1 } }; in ProcessAttributes() local128 vid = qstripProvokingVertex[triIndex & 1][provokingVertex]; in ProcessAttributes()