diff options
author | Neil Roberts <[email protected]> | 2019-04-23 16:52:36 +0200 |
---|---|---|
committer | Neil Roberts <[email protected]> | 2019-06-14 09:29:53 +0200 |
commit | 235425771c5671b97af5f6b7d918ff606e00ac31 (patch) | |
tree | 0a52d81262eca0c84f6d52df7f2e3339a6898c99 /src/mesa | |
parent | 19b27a85694bd2440609a218386ab6d9f834019a (diff) |
glsl/linker: Make precision matching optional in intrastage_match
This function is confusingly also used to match interstage interfaces
as well as intrastage. In the interstage case it needs to avoid
comparing the precisions. This patch adds a parameter to specify
whether to take the precision into account or not so that it can be
used for both cases.
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions