Searched refs:adjustedTriIndex (Results 1 – 1 of 1) sorted by relevance
108 uint32_t adjustedTriIndex; in ProcessAttributes() local118 adjustedTriIndex = triIndex + quadProvokingTri[triIndex & 1][provokingVertex]; in ProcessAttributes()122 adjustedTriIndex = triIndex + qstripProvokingTri[triIndex & 1][provokingVertex]; in ProcessAttributes()126 adjustedTriIndex = triIndex; in ProcessAttributes()131 adjustedTriIndex = triIndex; in ProcessAttributes()136 pa.AssembleSingle(inputSlot, adjustedTriIndex, attrib); in ProcessAttributes()