Home
last modified time | relevance | path

Searched defs:offset_bytes (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/imagination/pco/
Dpco_group_instrs.c63 static inline void calc_lengths(pco_igrp *igrp, unsigned *offset_bytes) in calc_lengths()
133 unsigned *offset_bytes) in calc_align_padding()
183 unsigned *offset_bytes) in pco_instr_to_igrp()
200 unsigned offset_bytes = 0; in pco_group_instrs() local
/third_party/rust/rust/compiler/rustc_const_eval/src/interpret/
Dintrinsics.rs269 let offset_bytes = offset_count.wrapping_mul(pointee_size); in emulate_intrinsic() localVariable
585 let offset_bytes = in ptr_offset_inbounds() localVariable
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_ringbuffer.h244 offset_bytes(void *end, void *start) in offset_bytes() function
/third_party/rust/rust/src/tools/miri/src/shims/intrinsics/
Dsimd.rs209 let offset_bytes = offset_count.wrapping_mul(pointee_size); in emulate_simd_intrinsic() localVariable
/third_party/libdrm/freedreno/
Dfreedreno_priv.h200 offset_bytes(void *end, void *start) in offset_bytes() function
/third_party/backends/backend/genesys/
Dlow.cpp1259 unsigned offset_bytes = offset_pixels * dev.calib_session.params.channels; in build_image_pipeline() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c1524 unsigned offset_bytes = nir_src_as_const_value(offset_src)->u32; in bound_bo_access_instr() local