Searched defs:io_offset (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/decode/ | ||
| H A D | io.c | 145 io_offset(struct io *io) function in typeref:typename:unsigned |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_lower_io_arrays_to_elements.c | 136 unsigned io_offset = get_io_offset(b, nir_src_as_deref(intr->src[0]), local in function:lower_array |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_lower_io_arrays_to_elements.c | 124 unsigned io_offset = get_io_offset(b, nir_src_as_deref(intr->src[0]), local in function:lower_array |
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ | ||
| H A D | ac_nir_lower_tess_io_to_mem.c | 281 nir_ssa_def *io_offset = nir_build_calc_io_offset(b, instr, nir_imm_int(b, 16u), 4u); local in function:hs_per_vertex_input_lds_offset 335 nir_ssa_def *io_offset = nir_build_calc_io_offset(b, intrin, attr_stride, 4u); local in function:hs_per_vertex_output_vmem_offset |
Completed in 5 milliseconds