Searched defs:sampler_idx (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_samplers.c129 int sampler_idx = local in function:lower_sampler
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dgl_nir_lower_samplers.c117 int sampler_idx = local in function:lower_sampler
H A Dgl_nir_lower_samplers_as_deref.c234 int sampler_idx = local in function:lower_sampler
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dgl_nir_lower_samplers_as_deref.c249 int sampler_idx = local in function:lower_sampler
H A Dgl_nir_link_uniforms.c546 int sampler_idx = local in function:add_var_use_shader
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_nir.c315 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 Dv3d40_tex.c230 unsigned sampler_idx = instr->sampler_index; local in function:v3d40_vir_emit_tex
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_uniforms.c185 uint32_t sampler_idx = v3d_unit_data_get_unit(data); local in function:write_tmu_p1
H A Dv3dv_pipeline.c763 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 Dpanvk_descriptor_set.c89 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 Dpanvk_private.h369 unsigned sampler_idx; member in struct:panvk_descriptor_set_binding_layout::__anon9e4fc028100a::__anon9e4fc0281108
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_compiler_nir.c1649 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 Ddxil_nir.c1386 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 Dir3_compiler_nir.c2256 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 Dtgsi_exec.c2160 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 Dtgsi_exec.c1961 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

Completed in 39 milliseconds