https://bugs.freedesktop.org/show_bug.cgi?id=105161
--- Comment #9 from Allan Sandfeld Jensen <[email protected]> ---
The problem is the check in linker.cpp (link_fs_inout_layout_qualifiers):
if (linked_shader->Stage != MESA_SHADER_FRAGMENT ||
(prog->data->Version < 150 &&
!prog->ARB_fragment_coord_conventions_enable))
return;
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev