Skip to content

ac,radeonsi: port NGG culling features from radeonsi to nir ngg lowering

Qiang Yu requested to merge yuq825/mesa:topic/llvm-ngg-to-nir-culling into main

For radeonsi use nir ngg lowering, port missing features:

  1. line culling
  2. gs culling
  3. clipdist culling

Also some llvm backend fix related to nir culling.

Depends on: !17651 (merged)

This MR won't take effect until !17109 (merged).

Edited by Qiang Yu

Merge request reports