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