mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 15:20:10 +01:00
ac: Stop including ac_nir.h from ac_shader_util.c
Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32966>
This commit is contained in:
parent
cc43bd151b
commit
fe9eda9969
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
|||
|
||||
#include "ac_shader_util.h"
|
||||
#include "ac_gpu_info.h"
|
||||
#include "ac_nir.h"
|
||||
|
||||
#include "sid.h"
|
||||
#include "util/u_math.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue