mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 21:58:10 +02:00
This makes code future proof in case someone changes the type and also avoids half masks (0x00000000FFFFFFFF) in case of 64bit variables. Signed-off-by: Rajnesh Kanwal <rajnesh.kanwal@imgtec.com> Reported-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com> Reviewed-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18707> |
||
|---|---|---|
| .. | ||
| pvr_pds_programs | ||
| meson.build | ||
| pvr_pds.c | ||
| pvr_pds.h | ||
| pvr_pds_disasm.c | ||
| pvr_pds_printer.c | ||
| pvr_rogue_pds_defs.h | ||
| pvr_rogue_pds_disasm.h | ||
| pvr_rogue_pds_encode.h | ||
| pvr_xgl_pds.c | ||