Searched refs:clone_function (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_clone.c | 706 clone_function(clone_state *state, const nir_function *fxn, nir_shader *ns) function in typeref:typename:nir_function * 743 clone_function(&state, fxn, ns); |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_clone.c | 678 clone_function(clone_state *state, const nir_function *fxn, nir_shader *ns) function in typeref:typename:nir_function * 718 clone_function(&state, fxn, ns); |
Completed in 8 milliseconds