| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_samplers.c | 129 int sampler_idx = local in function:lower_sampler
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | gl_nir_lower_samplers.c | 117 int sampler_idx = local in function:lower_sampler
|
| H A D | gl_nir_lower_samplers_as_deref.c | 234 int sampler_idx = local in function:lower_sampler
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | gl_nir_lower_samplers_as_deref.c | 249 int sampler_idx = local in function:lower_sampler
|
| H A D | gl_nir_link_uniforms.c | 546 int sampler_idx = local in function:add_var_use_shader
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/clc/ |
| H A D | clc_nir.c | 315 int sampler_idx = nir_tex_instr_src_index(tex, nir_tex_src_sampler_deref); local in function:clc_nir_dedupe_const_samplers_instr
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ |
| H A D | v3d40_tex.c | 230 unsigned sampler_idx = instr->sampler_index; local in function:v3d40_vir_emit_tex
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_uniforms.c | 185 uint32_t sampler_idx = v3d_unit_data_get_unit(data); local in function:write_tmu_p1
|
| H A D | v3dv_pipeline.c | 763 int sampler_idx = local in function:lower_sampler 1047 for (uint32_t sampler_idx = 0; sampler_idx < sampler_map->num_desc; local in function:pipeline_populate_v3d_key [all...] |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_descriptor_set.c | 89 unsigned sampler_idx = 0, tex_idx = 0, ubo_idx = 0, ssbo_idx = 0; local in function:panvk_CreateDescriptorSetLayout 205 unsigned sampler_idx = 0, tex_idx = 0, ubo_idx = 0, ssbo_idx = 0, dynoffset_idx = 0; local in function:panvk_GetDescriptorSetLayoutSupport 275 unsigned sampler_idx = 0, tex_idx = 0, ssbo_idx = 0, ubo_idx = 0, dynoffset_idx = 0; local in function:panvk_CreatePipelineLayout [all...] |
| H A D | panvk_private.h | 369 unsigned sampler_idx; member in struct:panvk_descriptor_set_binding_layout::__anon9e4fc028100a::__anon9e4fc0281108
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3_compiler_nir.c | 1649 int sampler_idx = nir_tex_instr_src_index(tex, nir_tex_src_sampler_offset); local in function:get_tex_samp_tex_src
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | dxil_nir.c | 1386 int sampler_idx = nir_tex_instr_src_index(tex, nir_tex_src_sampler_deref); local in function:redirect_sampler_derefs
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_compiler_nir.c | 2256 int sampler_idx = nir_tex_instr_src_index(tex, nir_tex_src_sampler_handle); local in function:get_tex_samp_tex_src
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.c | 2160 fetch_texel(struct tgsi_sampler * sampler,const unsigned sview_idx,const unsigned sampler_idx,const union tgsi_exec_channel * s,const union tgsi_exec_channel * t,const union tgsi_exec_channel * p,const union tgsi_exec_channel * c0,const union tgsi_exec_channel * c1,float derivs[3][2][TGSI_QUAD_SIZE],const int8_t offset[3],enum tgsi_sampler_control control,union tgsi_exec_channel * r,union tgsi_exec_channel * g,union tgsi_exec_channel * b,union tgsi_exec_channel * a) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.c | 1961 fetch_texel(struct tgsi_sampler * sampler,const unsigned sview_idx,const unsigned sampler_idx,const union tgsi_exec_channel * s,const union tgsi_exec_channel * t,const union tgsi_exec_channel * p,const union tgsi_exec_channel * c0,const union tgsi_exec_channel * c1,float derivs[3][2][TGSI_QUAD_SIZE],const int8_t offset[3],enum tgsi_sampler_control control,union tgsi_exec_channel * r,union tgsi_exec_channel * g,union tgsi_exec_channel * b,union tgsi_exec_channel * a) argument
|