Home | History | Annotate | Download | only in vulkan

Lines Matching full:levels

165 radv_minify(uint32_t n, uint32_t levels)
170 return MAX2(n >> levels, 1);
1014 uint32_t levels;
1066 image->levels - range->baseMipLevel : range->levelCount;