mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-11 21:00:17 +01:00
As per the old comment:
"These formats correspond to the similarly named MESA_FORMAT_*
tokens, except in the native endian of the CPU. For example, on
little endian __DRI_IMAGE_FORMAT_XRGB8888 corresponds to
MESA_FORMAT_XRGB8888, but MESA_FORMAT_XRGB8888_REV on big endian."
Fixes:
|
||
|---|---|---|
| .. | ||
| loader.c | ||
| loader.h | ||
| loader_dri_helper.c | ||
| loader_dri_helper.h | ||
| loader_wayland_helper.c | ||
| loader_wayland_helper.h | ||
| meson.build | ||
| pci_id_driver_map.h | ||