Home
last modified time | relevance | path

Searched refs:fetch_width (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_soa.c495 unsigned num_gather, fetch_width, i, j; in lp_build_fetch_rgba_soa() local
507 fetch_width = util_next_power_of_two(format_desc->block.bits); in lp_build_fetch_rgba_soa()
515 num_gather = fetch_width / type.width; in lp_build_fetch_rgba_soa()