mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-21 04:20:24 +01:00
rusticl/nir: add missing nir include
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26764>
This commit is contained in:
parent
c4d8f257ce
commit
63e08bd61d
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#include "nir.h"
|
||||
|
||||
struct rusticl_lower_state {
|
||||
size_t base_global_invoc_id_loc;
|
||||
size_t const_buf_loc;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue