https://bugs.freedesktop.org/show_bug.cgi?id=62357
Priority: medium
Bug ID: 62357
Assignee: [email protected]
Summary: llvmpipe: Fragment Shader with "return" in main causes
back output
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: Other
Status: NEW
Version: unspecified
Component: Other
Product: Mesa
We used a fragment shader in gnome-shell where we bail out early using
if (...)
return;
inside main() ... the resulting color ended up being black even though the
color has been set to a value before the if statement.
See https://bugzilla.gnome.org/show_bug.cgi?id=695607 for details.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev