glsl: remove now unused varying linker code
All of this varying linking code has now been ported to the NIR linker. Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25371>
This commit is contained in:
committed by
Marge Bot
parent
36e49c162c
commit
2e7514cfa8
@@ -54,7 +54,6 @@
|
||||
#include "ir_rvalue_visitor.h"
|
||||
#include "ir_uniform.h"
|
||||
#include "linker.h"
|
||||
#include "link_varyings.h"
|
||||
#include "nir.h"
|
||||
#include "program.h"
|
||||
#include "serialize.h"
|
||||
|
||||
Reference in New Issue
Block a user