doc: Added documentation for imagination tree

Documentation for the imagination tree was missing.

Signed-off-by: Arjob Mukherjee <arjob.mukherjee@imgtec.com>
Reviewed-by: Karmjit Mahil <karmjit.mahil@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39608>
This commit is contained in:
Arjob Mukherjee 2026-01-14 10:26:15 +00:00 committed by Marge Bot
parent c2d0a0eff7
commit 26b059b411

View file

@ -40,6 +40,15 @@ each directory.
- **gbm** - Generic Buffer Manager is a memory allocator for
device buffers
- **imagination** - Imagination-specific sources
- **common** - common utility sources and hardware information
- **csbgen** - code generator for pack/unpack functions used by
Control Stream Builder
- **include** - common header files
- **pco** - shader compiler for PowerVR Rogue and newer
- **vulkan** - Vulkan implementation for PowerVR Rogue and newer
- **intel** - Intel-specific sources
- **blorp** - BLit Or Resolve Pass is a blit and HiZ resolve framework