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
@@ -78,7 +78,6 @@
|
||||
#include "string_to_uint_map.h"
|
||||
#include "linker.h"
|
||||
#include "linker_util.h"
|
||||
#include "link_varyings.h"
|
||||
#include "ir_optimization.h"
|
||||
#include "ir_rvalue_visitor.h"
|
||||
#include "ir_uniform.h"
|
||||
|
||||
Reference in New Issue
Block a user