mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-02 13:10:25 +01:00
There are two bits for the vector size of a vertex input, with the value 0 meaning 4 components. The CLE decoder seems to try and dump "4" instead of "0" is to be a bit more user friendly, but it had an off-by-one error that would cause it to dump "2" instead. Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7271> |
||
|---|---|---|
| .. | ||
| 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 | ||