mesa/src/etnaviv
Christian Gmeiner bab6f2a1ec etnaviv: isa: Add conv instruction
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>
2024-08-30 01:53:18 +00:00
..
ci etnaviv/ci: drop TEST_PHASE_TIMEOUT_MINUTES that match the default value 2024-08-29 01:03:45 +00:00
common etnaviv: hwdb: add COMPUTE_ONLY cap 2024-08-14 08:35:36 +00:00
drm etnaviv: Move halti determination to drm 2024-08-13 22:15:22 +00:00
drm-shim build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
hw etnaviv: update headers from rnndb 2024-06-12 16:34:30 +00:00
hwdb etnaviv: hwdb: add COMPUTE_ONLY cap 2024-08-14 08:35:36 +00:00
isa etnaviv: isa: Add conv instruction 2024-08-30 01:53:18 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00