mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-26 23:18:12 +02:00
An AHB with IMPLEMENTATION_DEFINED format is commonly backed by NV12 or XBGR8888. The former is the usual pick for camera <-> GPU interop, while the latter is mostly only seen in Android CTS. Ideally, we can rely on the queried fourcc to resolve everything instead of being on the fallback path, but keeping this a minimal fix is easy for porting. Cc: mesa-stable Reviewed-by: Lucas Fryzek <lfryzek@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36866> |
||
|---|---|---|
| .. | ||
| anti-lag-layer | ||
| device-select-layer | ||
| overlay-layer | ||
| registry | ||
| runtime | ||
| screenshot-layer | ||
| util | ||
| vram-report-limit-layer | ||
| wsi | ||
| meson.build | ||
| vulkan-android.sym | ||
| vulkan-icd-android-symbols.txt | ||
| vulkan-icd-symbols.txt | ||
| vulkan.sym | ||
| vulkan_api.def.in | ||