Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_image.c89 uint32_t pot_depth = 2 * util_next_power_of_two(u_minify(depth, 1)); in v3d_setup_slices() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c542 uint32_t pot_depth = 2 * util_next_power_of_two(u_minify(depth, 1)); in v3d_setup_slices() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h181 unsigned pot_depth:1; member

Completed in 4 milliseconds