intel/fs: Drop support for nir_register
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24104>
This commit is contained in:

committed by
Marge Bot

parent
ce75c3c3fe
commit
39b5bb0809
@@ -1410,7 +1410,6 @@ fs_visitor::init()
|
||||
this->failed = false;
|
||||
this->fail_msg = NULL;
|
||||
|
||||
this->nir_locals = NULL;
|
||||
this->nir_ssa_values = NULL;
|
||||
this->nir_resource_insts = NULL;
|
||||
this->nir_ssa_bind_infos = NULL;
|
||||
|
Reference in New Issue
Block a user