Searched refs:evalSwitchUniform (Results 1 – 1 of 1) sorted by relevance
76 static void evalSwitchUniform (ShaderEvalContext& evalCtx) { evalCtx.color.xyz() = evalCtx.coords.s… in evalSwitchUniform() function152 type == SWITCHTYPE_UNIFORM ? evalSwitchUniform : in makeSwitchCase()