Searched refs:evalCoordsPassthrough (Results 1 – 3 of 3) sorted by relevance
225 inline void evalCoordsPassthrough(ShaderEvalContext& c) in evalCoordsPassthrough() function
180 inline void evalCoordsPassthrough (ShaderEvalContext& c) { c.color = c.coords; } in evalCoordsPassthrough() function
230 inline void evalCoordsPassthrough (ShaderEvalContext& c) { c.color = c.coords; } in evalCoordsPassthrough() function