Searched refs:nir_split_struct_vars (Results 1 – 4 of 4) sorted by relevance
803 OPT(nir_split_struct_vars, nir_var_function_temp); in brw_preprocess_nir()
307 nir_split_struct_vars(nir_shader *shader, nir_variable_mode modes) in nir_split_struct_vars() function
4651 bool nir_split_struct_vars(nir_shader *shader, nir_variable_mode modes);
407 NIR_PASS_V(nir, nir_split_struct_vars, nir_var_function_temp); in preprocess_nir()