Searched refs:split_var_list_structs (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_split_vars.c | 127 split_var_list_structs(nir_shader *shader, function in typeref:typename:bool 266 has_global_splits = split_var_list_structs(shader, NULL, 278 has_local_splits = split_var_list_structs(shader, function->impl,
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_split_vars.c | 156 split_var_list_structs(nir_shader *shader, function in typeref:typename:bool 318 has_global_splits = split_var_list_structs(shader, NULL, 333 has_local_splits = split_var_list_structs(shader, function->impl,
|
Completed in 6 milliseconds