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
@@ -28,7 +28,7 @@
#include "aco_builder.h"
#include "aco_ir.h"
#include "common/ac_exp_param.h"
#include "common/ac_nir.h"
#include "common/sid.h"
#include "vulkan/radv_descriptor_set.h"