Lines Matching refs:NGG
2289 - radeonsi/gfx10: simplify some duplicated NGG GS code
2321 - radeonsi/gfx10: don't insert NGG streamout atomics if they are never
2330 - radeonsi/gfx10: don't declare any LDS for NGG if it's not used
2331 - radeonsi/gfx10: enable NGG passthrough for eligible shaders
2404 for NGG
2427 - radeonsi/gfx10: correct VS PrimitiveID implementation for NGG
2433 - radeonsi/gfx10: don't initialize VGPRs not used by NGG passthrough
2435 - radeonsi/gfx10: implement NGG culling for 4x wave32 subgroups
2439 NGG culling
3037 - radv: declare NGG scratch for VS or TES and only on GFX10
3046 - radv: rely on shader's wavesize when computing NGG info
3048 - radv/gfx10: fix primitive indices orientation for NGG GS
3147 - radv/gfx10: determine if a pipeline is eligible for NGG passthrough
3148 - radv/gfx10: do not declare LDS for NGG if useless
3149 - radv/gfx10: add support for NGG passthrough mode
3153 - radv/gfx10: enable all CUs if NGG is never used
3154 - radv/gfx10: simplify some duplicated NGG GS code
3240 - radv/gfx10: implement NGG GS queries
3241 - radv/gfx10: re-enable NGG GS