intel/compiler: use NIR_PASS more
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17619>
This commit is contained in:

committed by
Marge Bot

parent
7ebae85955
commit
883acc4150
@@ -657,7 +657,7 @@ uint32_t brw_fb_write_msg_control(const fs_inst *inst,
|
||||
|
||||
void brw_compute_urb_setup_index(struct brw_wm_prog_data *wm_prog_data);
|
||||
|
||||
void brw_nir_lower_simd(nir_shader *nir, unsigned dispatch_width);
|
||||
bool brw_nir_lower_simd(nir_shader *nir, unsigned dispatch_width);
|
||||
|
||||
namespace brw {
|
||||
class fs_builder;
|
||||
|
Reference in New Issue
Block a user