Searched refs:nir_tex_src_texture_deref (Results 1 - 25 of 79) sorted by relevance
1234
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_bitmap.c | 99 tex->src[0].src_type = nir_tex_src_texture_deref;
|
| H A D | nir_lower_samplers.c | 121 nir_tex_instr_src_index(instr, nir_tex_src_texture_deref);
|
| H A D | nir_builtin_builder.c | 342 if (tex->src[i].src_type == nir_tex_src_texture_deref || 363 if (tex->src[i].src_type == nir_tex_src_texture_deref || 395 tex->src[i].src_type == nir_tex_src_texture_deref || 418 tex->src[i].src_type == nir_tex_src_texture_deref ||
|
| H A D | nir_lower_drawpixels.c | 150 tex->src[0].src_type = nir_tex_src_texture_deref; 192 tex->src[0].src_type = nir_tex_src_texture_deref;
|
| H A D | nir_lower_input_attachments.c | 120 tex->src[0].src_type = nir_tex_src_texture_deref;
|
| H A D | nir_lower_non_uniform_access.c | 120 case nir_tex_src_texture_deref:
|
| H A D | nir_lower_readonly_images_to_tex.c | 136 tex->src[0].src_type = nir_tex_src_texture_deref;
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | gl_nir_lower_samplers.c | 109 nir_tex_instr_src_index(instr, nir_tex_src_texture_deref);
|
| H A D | gl_nir_lower_samplers_as_deref.c | 233 nir_tex_instr_src_index(instr, nir_tex_src_texture_deref);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_lower_bitmap.c | 107 tex->src[0].src_type = nir_tex_src_texture_deref;
|
| H A D | nir_lower_drawpixels.c | 149 tex->src[0].src_type = nir_tex_src_texture_deref; 191 tex->src[0].src_type = nir_tex_src_texture_deref;
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_nir_lower_input_attachments.c | 98 tex->src[0].src_type = nir_tex_src_texture_deref;
|
| H A D | anv_nir_apply_pipeline_layout.c | 143 add_tex_src_binding(state, tex, nir_tex_src_texture_deref); 820 if (deref_src_type == nir_tex_src_texture_deref) { 838 if (deref_src_type == nir_tex_src_texture_deref) { 847 if (deref_src_type == nir_tex_src_texture_deref) { 941 int deref_src_idx = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref); 1010 lower_tex_deref(tex, nir_tex_src_texture_deref,
|
| H A D | anv_nir_lower_ycbcr_textures.c | 175 tex->src[0].src_type = nir_tex_src_texture_deref; 327 int deref_src_idx = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_nir_optim.c | 43 int tex_index = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_nir_lower_tex_src_plane.c | 124 int tex_index = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref);
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | dxil_nir_lower_int_samplers.c | 53 tex->src[i].src_type == nir_tex_src_texture_deref || 89 if (tex->src[i].src_type == nir_tex_src_texture_deref || 259 if (tex->src[i].src_type == nir_tex_src_texture_deref || 278 if (tex->src[i].src_type == nir_tex_src_texture_deref ||
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_nir_lower_ycbcr_textures.c | 53 tex->src[0].src_type = nir_tex_src_texture_deref; 224 int deref_src_idx = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref);
|
| H A D | radv_meta_copy_vrs_htile.c | 88 tex->src[2].src_type = nir_tex_src_texture_deref;
|
| H A D | radv_meta_fmask_expand.c | 67 tex->src[2].src_type = nir_tex_src_texture_deref;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_nir_lower_ycbcr_textures.c | 55 tex->src[0].src_type = nir_tex_src_texture_deref; 213 int deref_src_idx = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref);
|
| H A D | anv_nir_apply_pipeline_layout.c | 166 add_tex_src_binding(state, tex, nir_tex_src_texture_deref); 1135 if (deref_src_type == nir_tex_src_texture_deref) { 1152 if (deref_src_type == nir_tex_src_texture_deref) { 1161 if (deref_src_type == nir_tex_src_texture_deref) { 1255 int deref_src_idx = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref); 1325 lower_tex_deref(b, tex, nir_tex_src_texture_deref,
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_meta.c | 541 tex->src[2].src_type = nir_tex_src_texture_deref; 558 tex_all_same->src[1].src_type = nir_tex_src_texture_deref; 581 tex_add->src[2].src_type = nir_tex_src_texture_deref;
|
| H A D | radv_nir_lower_ycbcr_textures.c | 172 tex->src[0].src_type = nir_tex_src_texture_deref; 352 int deref_src_idx = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/nir/ |
| H A D | invocation.cpp | 148 if (tex->src[i].src_type == nir_tex_src_texture_deref || 153 if (tex->src[i].src_type == nir_tex_src_texture_deref) 166 if (tex->src[i].src_type == nir_tex_src_texture_deref)
|
Completed in 30 milliseconds
1234