diff options
author | Iago Toral Quiroga <[email protected]> | 2017-10-19 16:13:21 +0200 |
---|---|---|
committer | Iago Toral Quiroga <[email protected]> | 2017-10-26 08:40:14 +0200 |
commit | 0b565f715d24d74d844f0708e3ed17ad1ee14faf (patch) | |
tree | 86563cf4d7df103b4b52a8d087ba64f3e6cb44d8 /src/gtest/Makefile.am | |
parent | c4545676d7f4e5f898bdc54d5574cd56ca7b9aad (diff) |
glsl/linker: outputs in the same location must share interpolation
From ARB_enhanced_layouts:
"[...]when location aliasing, the aliases sharing the location
must have the same underlying numerical type (floating-point or
integer) and the same auxiliary storage and
interpolation qualification.[...]"
Add code to the linker to validate that aliased locations do
have the same interpolation.
Fixes:
KHR-GL45.enhanced_layouts.varying_location_aliasing_with_mixed_interpolation
Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/gtest/Makefile.am')
0 files changed, 0 insertions, 0 deletions