mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 23:40:12 +01:00
These are split between fine and coarse coordinates. We have only been using fine until now, so we kept the same naming convention we had prior to V3D 4.1 for simplicity, but we will start using the coarse coordinates soon too. Also, the signedness was reversed: coarse coordinates are signed and fine coordinates are unsigned. Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23489> |
||
|---|---|---|
| .. | ||
| gen_pack_header.py | ||
| meson.build | ||
| v3d_decoder.c | ||
| v3d_decoder.h | ||
| v3d_packet_helpers.h | ||
| v3d_packet_v21.xml | ||
| v3d_packet_v33.xml | ||
| v3dx_pack.h | ||