intel/fs: keep track of new resource_intel information
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21645>
This commit is contained in:

committed by
Marge Bot

parent
86e9943b00
commit
3d0cc3f63b
@@ -1414,6 +1414,7 @@ fs_visitor::init()
|
||||
|
||||
this->nir_locals = NULL;
|
||||
this->nir_ssa_values = NULL;
|
||||
this->nir_ssa_bind_infos = NULL;
|
||||
this->nir_system_values = NULL;
|
||||
|
||||
this->payload_ = NULL;
|
||||
|
Reference in New Issue
Block a user