Searched defs:offset_index (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_nir_lower_tg4_to_tex.c39 int offset_index = nir_tex_instr_src_index(tg4, nir_tex_src_offset); local in function:ir3_nir_lower_tg4_to_tex_instr
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_nir_lower_tg4_to_tex.c51 int offset_index = nir_tex_instr_src_index(tg4, nir_tex_src_offset); local in function:lower_tg4
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c490 int offset_index = nir_tex_instr_src_index(tex, nir_tex_src_offset); local in function:lower_sample_to_txf_for_integer_tex_impl
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_tex.c212 int offset_index = nir_tex_instr_src_index(tex, nir_tex_src_offset); local in function:lower_offset
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_tex.c140 int offset_index = nir_tex_instr_src_index(tex, nir_tex_src_offset); local in function:lower_offset
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_variables.c454 nir_ssa_def *offset_index = local in function:vtn_ssa_offset_pointer_dereference
188 vtn_resource_reindex(struct vtn_builder * b,enum vtn_variable_mode mode,nir_ssa_def * base_index,nir_ssa_def * offset_index) argument
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_variables.c262 vtn_resource_reindex(struct vtn_builder * b,enum vtn_variable_mode mode,nir_ssa_def * base_index,nir_ssa_def * offset_index) argument

Completed in 15 milliseconds