Searched refs:interp_reg (Results 1 – 3 of 3) sorted by relevance
336 struct brw_reg interp_reg(int location, int channel);
636 interp_reg(FRAG_ATTRIB_WPOS, 2)); in emit_fragcoord_interpolation()710 struct brw_reg interp = interp_reg(location, k); in emit_general_interpolation()730 struct brw_reg interp = interp_reg(location, k); in emit_general_interpolation()
1856 fs_visitor::interp_reg(int location, int channel) in interp_reg() function in fs_visitor1905 interp_reg(FRAG_ATTRIB_WPOS, 3)); in emit_interpolation_setup_gen4()