Searched defs:offset_index (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_nir_lower_tg4_to_tex.c | 39 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 D | ir3_nir_lower_tg4_to_tex.c | 51 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 D | dxil_nir_lower_int_samplers.c | 490 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 D | nir_lower_tex.c | 212 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 D | nir_lower_tex.c | 140 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 D | vtn_variables.c | 454 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 D | vtn_variables.c | 262 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