Searched defs:level_alignment (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/imagination/vulkan/ | ||
H A D | pvr_image.c | 92 const uint32_t level_alignment = image->vk.mip_levels > 1 ? 4 : 1; in pvr_image_setup_mip_levels() local |
Completed in 2 milliseconds