diff options
author | Bas Nieuwenhuizen <[email protected]> | 2019-01-15 22:18:15 +0100 |
---|---|---|
committer | Chia-I Wu <[email protected]> | 2019-03-11 10:01:41 -0700 |
commit | ac2a845abf4edf3419acc1dec5601cbe2ea7782b (patch) | |
tree | 3777b0fd5c03b68e30f3068532029d1eeea75eb0 /src/amd | |
parent | 2e684cb80000f5e615524f538358e0321d18e3e8 (diff) |
turnip: Add emit functions in a header.
This adds a radv-style check_space functions + emit functions.
Also puts them in a header as a bunch of inlines, so
(1) we can use them from meta code.
(2) they are inline for performance as these are common and small.
Did not put them in tu_private.h as a bunch of inlines only
clutters up that huge headerfile.
Precise error propagation for memory allocation failures is still
todo.
Diffstat (limited to 'src/amd')
0 files changed, 0 insertions, 0 deletions