Searched refs:nir_tex_instr_remove_src (Results 1 – 6 of 6) sorted by relevance
64 nir_tex_instr_remove_src(instr, sample_index); in vc4_nir_lower_txf_ms_instr()
90 nir_tex_instr_remove_src(tex, plane_index); in lower_tex_src_plane_block()
101 nir_tex_instr_remove_src(tex, proj_index); in project_src()185 nir_tex_instr_remove_src(tex, offset_index); in lower_offset()
1424 void nir_tex_instr_remove_src(nir_tex_instr *tex, unsigned src_idx);
571 nir_tex_instr_remove_src(nir_tex_instr *tex, unsigned src_idx) in nir_tex_instr_remove_src() function
240 nir_tex_instr_remove_src(tex, plane_src_idx); in extract_tex_src_plane()