Searched refs:constantZeroIdx (Results 1 – 1 of 1) sorted by relevance
93 int constantZeroIdx = -1, constantOneIdx = -1; in Convert() local98 if (constantZeroIdx == -1) { in Convert()103 constantZeroIdx = constantFieldIdx++; in Convert()105 swizzleComponents.push_back(constantZeroIdx); in Convert()