Home
last modified time | relevance | path

Searched defs:pot_width (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_resource.c409 uint32_t pot_width = util_next_power_of_two(width); in vc4_setup_slices() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h141 unsigned pot_width:1; /**< is the width a power of two? */ member