ir3: remove unused patch_vertices_in
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17570>
This commit is contained in:
@@ -95,7 +95,6 @@ struct ir3_context {
|
||||
struct ir3_instruction *gs_header;
|
||||
|
||||
/* For tessellation shaders: */
|
||||
struct ir3_instruction *patch_vertices_in;
|
||||
struct ir3_instruction *tcs_header;
|
||||
struct ir3_instruction *tess_coord;
|
||||
struct ir3_instruction *rel_patch_id;
|
||||
|
||||
Reference in New Issue
Block a user