Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_image.c125 uint32_t pot_depth = 2 * v3d_get_dimension_mpad(depth, in v3d_setup_plane_slices() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c598 uint32_t pot_depth = 2 * v3d_get_dimension_mpad(depth, in v3d_setup_slices() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h203 unsigned pot_depth:1; member