Home
last modified time | relevance | path

Searched refs:nir_tex_src_texture_deref (Results 1 – 25 of 52) sorted by relevance

123

/third_party/mesa3d/src/compiler/nir/
Dnir_builtin_builder.c321 if (tex->src[i].src_type == nir_tex_src_texture_deref || in nir_get_texture_size()
342 if (tex->src[i].src_type == nir_tex_src_texture_deref || in nir_get_texture_size()
374 tex->src[i].src_type == nir_tex_src_texture_deref || in nir_get_texture_lod()
397 tex->src[i].src_type == nir_tex_src_texture_deref || in nir_get_texture_lod()
Dnir_lower_drawpixels.c150 tex->src[0].src_type = nir_tex_src_texture_deref; in lower_color()
192 tex->src[0].src_type = nir_tex_src_texture_deref; in lower_color()
Dnir_lower_bitmap.c99 tex->src[0].src_type = nir_tex_src_texture_deref; in lower_bitmap()
Dnir_lower_samplers.c121 nir_tex_instr_src_index(instr, nir_tex_src_texture_deref); in lower_sampler()
Dnir_lower_readonly_images_to_tex.c136 tex->src[0].src_type = nir_tex_src_texture_deref; in lower_readonly_image_op()
Dnir_lower_input_attachments.c120 tex->src[0].src_type = nir_tex_src_texture_deref; in try_lower_input_load()
Dnir_lower_non_uniform_access.c120 case nir_tex_src_texture_deref: in lower_non_uniform_tex_access()
Dnir_opt_gcm.c344 case nir_tex_src_texture_deref: in gcm_pin_instructions()
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir_lower_int_samplers.c53 tex->src[i].src_type == nir_tex_src_texture_deref || in dx_get_texture_lod()
89 if (tex->src[i].src_type == nir_tex_src_texture_deref || in dx_get_texture_lod()
259 if (tex->src[i].src_type == nir_tex_src_texture_deref || in create_txf_from_tex()
278 if (tex->src[i].src_type == nir_tex_src_texture_deref || in create_txf_from_tex()
/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_lower_ycbcr_textures.c53 tex->src[0].src_type = nir_tex_src_texture_deref; in get_texture_size()
224 int deref_src_idx = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref); in try_lower_tex_ycbcr()
Dradv_meta.c628 tex->src[2].src_type = nir_tex_src_texture_deref; in radv_meta_build_resolve_shader_core()
645 tex_all_same->src[1].src_type = nir_tex_src_texture_deref; in radv_meta_build_resolve_shader_core()
664 tex_add->src[2].src_type = nir_tex_src_texture_deref; in radv_meta_build_resolve_shader_core()
Dradv_meta_fmask_expand.c67 tex->src[2].src_type = nir_tex_src_texture_deref; in build_fmask_expand_compute_shader()
Dradv_meta_blit.c111 tex->src[1].src_type = nir_tex_src_texture_deref; in build_nir_copy_fragment_shader()
159 tex->src[1].src_type = nir_tex_src_texture_deref; in build_nir_copy_fragment_shader_depth()
207 tex->src[1].src_type = nir_tex_src_texture_deref; in build_nir_copy_fragment_shader_stencil()
Dradv_meta_copy_vrs_htile.c88 tex->src[2].src_type = nir_tex_src_texture_deref; in build_copy_vrs_htile_shader()
Dradv_meta_bufimage.c70 tex->src[2].src_type = nir_tex_src_texture_deref; in build_nir_itob_compute_shader()
258 tex->src[2].src_type = nir_tex_src_texture_deref; in build_nir_btoi_compute_shader()
443 tex->src[2].src_type = nir_tex_src_texture_deref; in build_nir_btoi_r32g32b32_compute_shader()
593 tex->src[2].src_type = nir_tex_src_texture_deref; in build_nir_itoi_compute_shader()
802 tex->src[2].src_type = nir_tex_src_texture_deref; in build_nir_itoi_r32g32b32_compute_shader()
Dradv_meta_resolve_cs.c167 tex->src[2].src_type = nir_tex_src_texture_deref; in build_depth_stencil_resolve_compute_shader()
187 tex_add->src[2].src_type = nir_tex_src_texture_deref; in build_depth_stencil_resolve_compute_shader()
Dradv_meta_resolve_fs.c360 tex->src[2].src_type = nir_tex_src_texture_deref; in build_depth_stencil_resolve_fragment_shader()
380 tex_add->src[2].src_type = nir_tex_src_texture_deref; in build_depth_stencil_resolve_fragment_shader()
/third_party/mesa3d/src/intel/vulkan/
Danv_nir_lower_ycbcr_textures.c55 tex->src[0].src_type = nir_tex_src_texture_deref; in get_texture_size()
213 int deref_src_idx = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref); in anv_nir_lower_ycbcr_textures_instr()
Danv_nir_apply_pipeline_layout.c166 add_tex_src_binding(state, tex, nir_tex_src_texture_deref); in get_used_bindings()
1135 if (deref_src_type == nir_tex_src_texture_deref) { in lower_tex_deref()
1152 if (deref_src_type == nir_tex_src_texture_deref) { in lower_tex_deref()
1161 if (deref_src_type == nir_tex_src_texture_deref) { in lower_tex_deref()
1255 int deref_src_idx = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref); in lower_gfx7_tex_swizzle()
1325 lower_tex_deref(b, tex, nir_tex_src_texture_deref, in lower_tex()
/third_party/mesa3d/src/gallium/frontends/clover/nir/
Dinvocation.cpp148 if (tex->src[i].src_type == nir_tex_src_texture_deref || in clover_nir_lower_images()
153 if (tex->src[i].src_type == nir_tex_src_texture_deref) in clover_nir_lower_images()
166 if (tex->src[i].src_type == nir_tex_src_texture_deref) in clover_nir_lower_images()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_nir_optim.c43 int tex_index = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref); in get_tex_unit()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_nir_lower_tex_src_plane.c124 int tex_index = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref); in lower_tex_src_plane_block()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_lower_vulkan_resource.c166 …textures_used = lower_vri_instr_tex_deref(tex, nir_tex_src_texture_deref, b->shader->info.stage, l… in lower_vri_instr_tex()
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_lower_samplers_as_deref.c248 nir_tex_instr_src_index(instr, nir_tex_src_texture_deref); in lower_sampler()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_shader.c469 int deref_src_idx = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref); in lower_tex_ycbcr()
536 int tex_src_idx = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref); in lower_tex()

123