Searched refs:warps_pow2 (Results 1 – 1 of 1) sorted by relevance
1309 hsg_hm_merge(struct hsg_op * ops, uint32_t const scale_log2, uint32_t const warps_pow2) in hsg_hm_merge() argument1311 uint32_t const span = warps_pow2 << scale_log2; in hsg_hm_merge()1346 uint32_t const warps_pow2 = pow2_rd_u32(warps); in hsg_xm_merge_all() local1358 ops = hsg_hm_merge(ops,scale_log2,warps_pow2); in hsg_xm_merge_all()