mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 23:40:10 +01:00
nir: Remove unused include
Reviewed-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
This commit is contained in:
parent
9cb42ae997
commit
bc3a2be6c9
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@
|
|||
*/
|
||||
|
||||
#include "nir.h"
|
||||
#include "nir_array.h"
|
||||
|
||||
struct locals_to_regs_state {
|
||||
nir_shader *shader;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue