Skip to content
Commit 15c3dbd0 authored by Vadym Shovkoplias's avatar Vadym Shovkoplias Committed by Andres Gomez
Browse files

glsl/linker: Link all out vars from a shader objects on a single stage



During intra stage linking some out variables can be dropped because
it is not used in a shader with the main function. But these out vars
can be referenced on later stages which can lead to further linking
errors.

Signed-off-by: default avatarVadym Shovkoplias <vadym.shovkoplias@globallogic.com>
Reviewed-by: default avatarTimothy Arceri <tarceri@itsqueeze.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105731
(cherry picked from commit 966a797e)
parent 452f21e6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment