mesa/src/asahi
Alyssa Rosenzweig a7ddb8ebf7 asahi: Handle Stream Link VDM commands
Jumps in the command streams, allowing us to chain ("link") command
buffers. Naming is from PowerVR, which contains an identical command.
PowerVR's has conditional jumps and function call support, it's likely
that AGX inherited this too but I haven't tested that. (Those might be
useful for conditional rendering and secondary command buffers
respectively?)

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18421>
2022-09-06 21:01:28 +00:00
..
compiler asahi: Don't use lower_wpos_pntc 2022-09-06 21:01:28 +00:00
layout asahi: Fix nonmipmapped array textures 2022-09-04 18:05:31 +00:00
lib asahi: Handle Stream Link VDM commands 2022-09-06 21:01:28 +00:00
meson.build ail: Introduce image layout module 2022-09-01 22:30:48 +00:00