Searched refs:get_bias (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_drawpixels.c95 get_bias(lower_drawpixels_state *state) function in typeref:typename:nir_ssa_def *
166 def = nir_ffma(b, def, get_scale(state), get_bias(state));
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_drawpixels.c95 get_bias(lower_drawpixels_state *state) function in typeref:typename:nir_ssa_def *
165 def = nir_ffma(b, def, get_scale(state), get_bias(state));

Completed in 3 milliseconds