Home
last modified time | relevance | path

Searched defs:pot_height (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_resource.c337 uint32_t pot_height = util_next_power_of_two(height); in vc5_setup_slices() local
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_resource.c446 uint32_t pot_height = util_next_power_of_two(height); in vc4_setup_slices() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h143 unsigned pot_height:1; member