Searched refs:evalCoordsPassthroughX (Results 1 – 3 of 3) sorted by relevance
213 inline void evalCoordsPassthroughX(ShaderEvalContext& c) in evalCoordsPassthroughX() function
177 inline void evalCoordsPassthroughX (ShaderEvalContext& c) { c.color.x() = c.coords.x(); } in evalCoordsPassthroughX() function
227 inline void evalCoordsPassthroughX (ShaderEvalContext& c) { c.color.x() = c.coords.x(); } in evalCoordsPassthroughX() function