Searched refs:sequenceSideEffCase2 (Results 1 – 3 of 3) sorted by relevance
170 inline IVec2 sequenceSideEffCase2 (bool in0, bool in1, const Vec2& in2) { DE_UNREF(in1); retur… in sequenceSideEffCase2() function181 void evalSequenceSideEffCase2 (ShaderEvalContext& ctx) { ctx.color.yz() = sequenceSideEffCase2(ctx.… in evalSequenceSideEffCase2()
196 inline IVec2 sequenceSideEffCase2 (bool in0, bool in1, const Vec2& in2) { DE_UNREF(in1); retur… in sequenceSideEffCase2() function207 void evalSequenceSideEffCase2 (ShaderEvalContext& ctx) { ctx.color.yz() = sequenceSideEffCase2 (c… in evalSequenceSideEffCase2()
213 inline IVec2 sequenceSideEffCase2 (bool in0, bool in1, const Vec2& in2) { DE_UNREF(in1); retur… in sequenceSideEffCase2() function224 void evalSequenceSideEffCase2 (ShaderEvalContext& ctx) { ctx.color.yz() = sequenceSideEffCase2 (c… in evalSequenceSideEffCase2()