mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 11:28:15 +02:00
We would like to access properties of the device in a Gallium-independent way (for out-of-Gallium testing in the short-term, and would help a theoretical Vulkan implementation in the long run). Let's split up the struct. Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4382> |
||
|---|---|---|
| .. | ||
| meson.build | ||
| pan_afbc.c | ||
| pan_attributes.c | ||
| pan_device.h | ||
| pan_encoder.h | ||
| pan_format.c | ||
| pan_invocation.c | ||
| pan_props.c | ||
| pan_sampler.c | ||
| pan_scratch.c | ||
| pan_texture.c | ||
| pan_texture.h | ||
| pan_tiler.c | ||