Searched refs:evalCoordsPassthroughXY (Results 1 – 3 of 3) sorted by relevance
217 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
228 inline void evalCoordsPassthroughXY (ShaderEvalContext& c) { c.color.xy() = c.coords.swizzle(0,1);… in evalCoordsPassthroughXY() function