Searched defs:tex_src (Results 1 – 4 of 4) sorted by relevance
1705 int tex_src = nir_tex_instr_src_index(instr, tex_src_type); in ntr_push_tex_arg() local2243 int tex_src = nir_tex_instr_src_index(instr, tex_src_type); in nir_to_rc_lower_tex_instr_arg() local
326 ValueFactory::src(const nir_tex_src& tex_src, int chan) in src()
2708 int tex_src = nir_tex_instr_src_index(instr, tex_src_type); in ntt_push_tex_arg() local3595 int tex_src = nir_tex_instr_src_index(instr, tex_src_type); in nir_to_tgsi_lower_tex_instr_arg() local
3336 nir_src tex_src = tex->src[base_index].src; in emit_tex() local