Searched refs:constantZeroIdx (Results 1 – 1 of 1) sorted by relevance
395 int constantZeroIdx = -1, constantOneIdx = -1; in Convert() local400 if (constantZeroIdx == -1) { in Convert()405 constantZeroIdx = constantFieldIdx++; in Convert()407 swizzleComponents.push_back(constantZeroIdx); in Convert()