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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_wpos_ytransform.c84 nir_ssa_def *wpostrans, *wpos_temp, *wpos_temp_y, *wpos_input; local in function:emit_wpos_adjustment
126 wpos_temp_y = nir_fadd(b, nir_fmul(b, nir_channel(b, wpos_temp, 1),
131 wpos_temp_y = nir_fadd(b, nir_fmul(b, nir_channel(b, wpos_temp, 1),
138 wpos_temp_y,
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_wpos_ytransform.c84 nir_ssa_def *wpostrans, *wpos_temp, *wpos_temp_y, *wpos_input; local in function:emit_wpos_adjustment
126 wpos_temp_y = nir_fadd(b, nir_fmul(b, nir_channel(b, wpos_temp, 1),
131 wpos_temp_y = nir_fadd(b, nir_fmul(b, nir_channel(b, wpos_temp, 1),
138 wpos_temp_y,

Completed in 4 milliseconds