Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/rogue/
Drogue_build_data.c444 size_t offset_bytes = nir_intrinsic_range_base(intr); in collect_ubo_data() local
581 size_t offset_bytes) in rogue_ubo_reg()
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_ringbuffer.h242 offset_bytes(void *end, void *start) in offset_bytes() function
/third_party/libdrm/freedreno/
Dfreedreno_priv.h200 offset_bytes(void *end, void *start) in offset_bytes() function
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c544 unsigned offset_bytes = nir_src_as_const_value(offset_src)->u32; in bound_bo_access_instr() local