ac: move ac_exp_param.h to ac_nir.h

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14266>
This commit is contained in:
Marek Olšák
2021-12-12 20:20:36 -05:00
committed by Marge Bot
parent d4a1766a5a
commit 116a05c721
15 changed files with 22 additions and 54 deletions

View File

@@ -41,7 +41,6 @@
#include "util/debug.h"
#include "ac_binary.h"
#include "ac_exp_param.h"
#include "ac_nir.h"
#include "ac_shader_util.h"
#include "aco_interface.h"