Searched refs:samplerCoordTypeString (Results 1 – 1 of 1) sorted by relevance
964 ImmutableString samplerCoordTypeString( in OutputTextureGatherFunctionBody() local967 samplerCoordTypeString.length() + strlen("(") + texCoordX.length() + strlen(", ") + in OutputTextureGatherFunctionBody()970 samplerCoordBuilder << samplerCoordTypeString << "(" << texCoordX << ", " << texCoordY; in OutputTextureGatherFunctionBody()