Skip to content

Draft: lvp: Bump minimum-maximum subgroup size to 32

Adam Jackson requested to merge ajax/mesa:lvp-max-subgroup-size into main

Essentially all GPUs support this size, thus essentially all middleware assumes this size is usable. llvmpipe's code generation might not be optimal for it, but that's better than not working.

Merge request reports

Loading