Searched refs:fragColorExpression (Results 1 – 1 of 1) sorted by relevance
210 string fragColorExpression; in generateBufferAndTextureContext() local219 …fragColorExpression += string() + (i > 0 ? " +" : "") + "\n\t\t${TEXTURE_2D_FUNC}(u_sampler" + to… in generateBufferAndTextureContext()227 firstLevelParams["FRAG_COLOR_EXPRESSION"] = substitute(fragColorExpression); in generateBufferAndTextureContext()