Lines Matching refs:NGG
3031 - radeonsi: add a bug workaround for NGG - LATE_ALLOC_GS
3032 - ac: add a bug workaround for the 100% NGG culling case
3115 - radeonsi/gfx10: don't use NGG culling if compute-based culling is
3994 - radv: set missing SHARED_VGPR_CNT for NGG VS and ACO
4223 - aco/ngg: Initialize exec mask for NGG VS and TES.
4224 - aco/ngg: Fix exports for NGG VS and TES.
4225 - aco/ngg: Setup NGG VS and TES stages.
4226 - aco/ngg: Implement NGG VS and TES.
4227 - aco/ngg: Schedule position exports of NGG VS/TES.
4228 - aco/ngg: Run GS_ALLOC_REQ on priority 3 for NGG VS and TES.
4229 - radv: Enable ACO for NGG VS/TES, but disable NGG for ACO GS.
4239 - aco: Use 24-bit multiplication for NGG wave id and thread id.