Home
last modified time | relevance | path

Searched defs:align_log2 (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/util/
H A Dlcra.c86 lcra_set_alignment(struct lcra_state *l, unsigned node, unsigned align_log2, unsigned bound) in lcra_set_alignment() argument
/third_party/libdrm/intel/
H A Dintel_bufmgr_fake.c425 unsigned int align_log2 = ffs(bo_fake->alignment) - 1; in alloc_block() local
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h91 void AlignToBytesLog2(int align_log2) { align_log2_ = align_log2; } in AlignToBytesLog2() argument

Completed in 10 milliseconds