intel/brw: Rename file brw_fs_nir.cpp to brw_from_nir.cpp
Reviewed-by: Dylan Baker <dylan.c.baker@intel.com> Reviewed-by: Dylan Baker <None> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33330>
This commit is contained in:
@@ -47,11 +47,11 @@ libintel_compiler_brw_files = files(
|
||||
'brw_eu_inst.h',
|
||||
'brw_eu.h',
|
||||
'brw_eu_validate.c',
|
||||
'brw_from_nir.cpp',
|
||||
'brw_fs.cpp',
|
||||
'brw_fs.h',
|
||||
'brw_fs_live_variables.cpp',
|
||||
'brw_fs_live_variables.h',
|
||||
'brw_fs_nir.cpp',
|
||||
'brw_fs_thread_payload.cpp',
|
||||
'brw_fs_visitor.cpp',
|
||||
'brw_generator.cpp',
|
||||
|
||||
Reference in New Issue
Block a user