Skip to content

renderer: Ensure to only consider a certain amount of varyings

Corentin Noël requested to merge tintou/renderer-no-vrying-overflow into master

Make sure to never deal with more than PIPE_MAX_SHADER_OUTPUTS*2 varying.

Edited by Corentin Noël

Merge request reports