From 6e944532f24081680ad2e3f1672533f211ed1d22 Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 14 Oct 2019 15:45:09 +0100 Subject: [PATCH] --- simple_v_extension/vector_ops.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/simple_v_extension/vector_ops.mdwn b/simple_v_extension/vector_ops.mdwn index 222fb20ff..eb868d91c 100644 --- a/simple_v_extension/vector_ops.mdwn +++ b/simple_v_extension/vector_ops.mdwn @@ -153,6 +153,8 @@ other and returns length: * VLERP vd, vs1, rs2 # SUBVL=2: vs1.v0 vs1.v1 | Instr | result | src1 | src2 | SUBVL | VL | +| ------------------ | ------ | ---- | ---- | ----- | -- | +| VLERP vd, vs1, rs2 | vec2 | vec2 | scal | 2 | any | Known as **fmix** in GLSL. -- 2.30.2