Home
last modified time | relevance | path

Searched defs:io_offset (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/decode/
Dio.c145 io_offset(struct io *io) in io_offset() function
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_io_arrays_to_elements.c136 unsigned io_offset = get_io_offset(b, nir_src_as_deref(intr->src[0]), in lower_array() local
/third_party/mesa3d/src/amd/common/
Dac_nir_lower_tess_io_to_mem.c315 nir_ssa_def *io_offset = ac_nir_calc_io_offset(b, instr, nir_imm_int(b, 16u), 4u, st->map_io); in hs_per_vertex_input_lds_offset() local
375 nir_ssa_def *io_offset = ac_nir_calc_io_offset(b, intrin, attr_stride, 4u, st->map_io); in hs_per_vertex_output_vmem_offset() local
Dac_nir_lower_ngg.c2229 unsigned io_offset = driver_location * 16u; in ms_arrayed_output_base_addr() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h45667 loff_t io_offset; member