Skip to content

intel: Generate multiple miplevels at once

Sagar Ghuge requested to merge sagarghuge/mesa:generate_multipl_mipmaps into main

This MR allow us to generate 2 LOD at once using subgroup operation. Time spend in blit operation is reduced by approx. 24% on Synmark's OglShMapPcf micro-benchmark on Gen12 platform.


Thanks to Ken, Matt and Jason for helping/mentoring me on this project!

Edited by Jordan Justen

Merge request reports