Skip to content

radv: call the shader info pass earlier and add a new symbol for NGG GS

Samuel Pitoiset requested to merge hakzsam/mesa:gfx10_add_ngg_symbol into master

The refactoring is needed for computing some NGG values before compiling shaders. This series fixes some issues when NGG GS is force enabled in the last commit.

Merge request reports