Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test case for as-yet-unreported Metal shader bug from Skia team. #3405

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kenrussell
Copy link
Member

operator/= between a matrix and scalar (float) argument on macOS 10.15
seems to be polyfilled incorrectly by the Metal standard library.

operator/= between a matrix and scalar (float) argument on macOS 10.15
seems to be polyfilled incorrectly by the Metal standard library.
@brianosman
Copy link

This bug includes a description of the machine and OS version where it happened, as well as a dump from Skia & ANGLE showing the exact GLSL shader that triggered the failure: skbug.com/13290

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants