Searched refs:projSourceComp (Results 1 – 1 of 1) sorted by relevance
5270 int projSourceComp = builder.getNumComponents(params.coords) - 1; in createImageTextureFunctionCall() local5276 default: projTargetComp = projSourceComp; break; in createImageTextureFunctionCall()5279 if (projTargetComp != projSourceComp) { in createImageTextureFunctionCall()5281 … builder.getScalarTypeId(builder.getTypeId(params.coords)), projSourceComp); in createImageTextureFunctionCall()