Searched refs:adjustedTriIndex (Results 1 – 1 of 1) sorted by relevance
114 uint32_t adjustedTriIndex; in ProcessAttributes() local123 adjustedTriIndex = triIndex + quadProvokingTri[triIndex & 1][provokingVertex]; in ProcessAttributes()127 adjustedTriIndex = triIndex + qstripProvokingTri[triIndex & 1][provokingVertex]; in ProcessAttributes()131 adjustedTriIndex = triIndex; in ProcessAttributes()137 adjustedTriIndex = triIndex; in ProcessAttributes()142 pa.AssembleSingle(inputSlot, adjustedTriIndex, attrib); in ProcessAttributes()