Searched refs:evalCoordsPassthroughXY (Results 1 – 4 of 4) sorted by relevance
229 inline void evalCoordsPassthroughXY(ShaderEvalContext& c) in evalCoordsPassthroughXY() function
178 inline void evalCoordsPassthroughXY (ShaderEvalContext& c) { c.color.xy() = c.coords.swizzle(0,1);… in evalCoordsPassthroughXY() function
240 inline void evalCoordsPassthroughXY (ShaderEvalContext& c) { c.color.xy() = c.coords.swizzle(0,1);… in evalCoordsPassthroughXY() function