bab6f2a1ec
This instruction is used to implement float type conversion. The source type is defined via src1 immed (0: f32, 1: f16) and the dest type is defined via the instruction type. Blob generates such conv's for piglit's tests/cl/program/execute/mad-mix.cl Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30797>