[Bug 111515] Mesa does not support row_major qualifier correctly
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 29 10:21:10 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=111515
Bug ID: 111515
Summary: Mesa does not support row_major qualifier correctly
Product: Mesa
Version: 19.0
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: not set
Priority: not set
Component: Drivers/DRI/i965
Assignee: intel-3d-bugs at lists.freedesktop.org
Reporter: xinghua.cao at intel.com
QA Contact: intel-3d-bugs at lists.freedesktop.org
ANGLE project had reported a bug about mesa on Intel GPU,
https://bugs.chromium.org/p/angleproject/issues/detail?id=3837.
This bug was about GLSL row_major qualifier did not work correctly. I had
re-written a simple case(attached file), and could reproduce this bug.
Steps, run below commands in terminal:
1. gcc -o row_major row_major.c -lX11 -lepoxy
2. ./row_major
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20190829/f39c78be/attachment.html>
More information about the intel-3d-bugs
mailing list