Searched refs:nir_tex_src_coord (Results 1 – 25 of 28) sorted by relevance
12
46 int coord_index = nir_tex_instr_src_index(instr, nir_tex_src_coord); in vc4_nir_lower_txf_ms_instr()62 &instr->src[nir_tex_src_coord].src, in vc4_nir_lower_txf_ms_instr()
78 case nir_tex_src_coord: in v3d40_vir_emit_tex()
75 case nir_tex_src_coord: in v3d33_vir_emit_tex()
57 case nir_tex_src_coord: in project_src()70 if (tex->is_array && tex->src[i].src_type == nir_tex_src_coord) { in project_src()141 int coord_index = nir_tex_instr_src_index(tex, nir_tex_src_coord); in lower_offset()198 if (tex->src[i].src_type != nir_tex_src_coord) in lower_rect()222 plane_tex->src[0].src_type = nir_tex_src_coord; in sample_plane()446 tex->src[nir_tex_instr_src_index(tex, nir_tex_src_coord)].src.ssa; in lower_gradient_cube_map()585 if (tex->src[i].src_type != nir_tex_src_coord) in saturate_src()759 (sat_mask && nir_tex_instr_src_index(tex, nir_tex_src_coord) >= 0) || in nir_lower_tex_block()
137 tex->src[0].src_type = nir_tex_src_coord; in lower_color()167 tex->src[0].src_type = nir_tex_src_coord; in lower_color()181 tex->src[0].src_type = nir_tex_src_coord; in lower_color()
52 if (tex->src[i].src_type != nir_tex_src_coord) in normalize_cubemap_coords_block()
98 tex->src[0].src_type = nir_tex_src_coord; in lower_bitmap()
1161 nir_tex_src_coord, enumerator1337 case nir_tex_src_coord: in nir_tex_instr_src_type()1380 if (instr->src[src].src_type == nir_tex_src_coord) in nir_tex_instr_src_size()
735 case nir_tex_src_coord: in print_tex_instr()
60 case nir_tex_src_coord: in vc4_nir_lower_txf_ms_instr()123 txf->src[0].src_type = nir_tex_src_coord; in vc4_nir_lower_txf_ms_instr()
386 assert(instr->src[0].src_type == nir_tex_src_coord); in ntq_emit_txf()427 case nir_tex_src_coord: in ntq_emit_tex()
59 tex->src[0].src_type = nir_tex_src_coord; in blorp_nir_txf_ms_mcs()
192 tex->src[0].src_type = nir_tex_src_coord; in blorp_create_nir_tex_instr()
508 tex->src[0].src_type = nir_tex_src_coord; in radv_meta_build_resolve_shader_core()527 tex_all_same->src[0].src_type = nir_tex_src_coord; in radv_meta_build_resolve_shader_core()548 tex_add->src[0].src_type = nir_tex_src_coord; in radv_meta_build_resolve_shader_core()
137 tex->src[0].src_type = nir_tex_src_coord; in build_nir_copy_fragment_shader()191 tex->src[0].src_type = nir_tex_src_coord; in build_nir_copy_fragment_shader_depth()245 tex->src[0].src_type = nir_tex_src_coord; in build_nir_copy_fragment_shader_stencil()
94 tex->src[0].src_type = nir_tex_src_coord; in build_nir_itob_compute_shader()327 tex->src[0].src_type = nir_tex_src_coord; in build_nir_btoi_compute_shader()541 tex->src[0].src_type = nir_tex_src_coord; in build_nir_itoi_compute_shader()
457 tex->src[0].src_type = nir_tex_src_coord; in build_nir_texel_fetch()502 tex->src[0].src_type = nir_tex_src_coord; in build_nir_buffer_fetch()
73 tex->src[0].src_type = nir_tex_src_coord; in build_dcc_decompress_compute_shader()
94 tex->src[0].src_type = nir_tex_src_coord; in try_lower_input_load()
241 case nir_tex_src_coord: in create_plane_tex_instr_implicit()
610 instr->src[src_number].src_type = nir_tex_src_coord; in ptn_tex()
1325 instr->src[src_number].src_type = nir_tex_src_coord; in ttn_tex()
2082 case nir_tex_src_coord: { in nir_emit_texture()
2066 instr->src[src_number].src_type = nir_tex_src_coord; in visit()
2266 case nir_tex_src_coord: in emit_tex()