Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/pco/
Dpco_group_instrs.c138 unsigned total_align = last_igrp->enc.len.total % ROGUE_ICACHE_ALIGN; in calc_align_padding() local
/third_party/rust/rust/compiler/rustc_transmute/src/layout/
Dtree.rs217 total_align: Align, field
233 let total_align: Align = layout.align().abi; in from_ty() localVariable
/third_party/python/Modules/_ctypes/
Dstgdict.c355 Py_ssize_t union_size, total_align; in PyCStructUnionType_update_stgdict() local
/third_party/mesa3d/src/imagination/rogue/passes/
Drogue_schedule_instr_groups.c835 unsigned total_align = last_group->size.total % ROGUE_ISA_ICACHE_ALIGN; in rogue_finalise_shader_offsets() local