diff options
author | Rob Clark <[email protected]> | 2020-04-22 11:51:42 -0700 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-04-30 20:03:17 +0000 |
commit | 710537b19c04492939b11b2a19b010552c937477 (patch) | |
tree | ad4d5c61b677466dc7894d509b71894f78c727c4 /.editorconfig | |
parent | aff93f54190f4c934e25b9210d59db22bdd38ec7 (diff) |
freedreno/ir3: inline const emit
Drop vfunc callbacks for per-gen packet emit, and instead have a header
that is #include'd once per gen.
We'll end up with multiple copies of some of this, but since we never
have multiple gen's of adreno on a single device, only one copy will be
paged in (and hopefully in the I-cache for hot-paths)
Signed-off-by: Rob Clark <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4813>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions