Files
mesa/src/compiler
Connor Abbott d1b017d479 nir: Add preamble functions
These are functions that run before the entrypoint at least once per
draw and write their results via store_preamble, and then are loaded in
the rest of the shader via load_preamble.

We will add users in the following commits.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13148>
2022-03-17 12:15:45 +00:00
..
2022-03-17 12:15:45 +00:00
2022-03-13 12:02:05 +01:00
2022-01-18 16:10:35 +08:00