[Bug 83506] [UBO] row_major layout ignored inside structures
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 5 08:29:25 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=83506
Ian Romanick <idr at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Backend ignores row_major |[UBO] row_major layout
|layout inside structures |ignored inside structures
Component|Drivers/DRI/i965 |glsl-compiler
--- Comment #1 from Ian Romanick <idr at freedesktop.org> ---
Not the backend's problem. The IR generated by the ubo_load lowering pass is
incorrect.
(swiz x (expression bvec2 ubo_load (constant uint (0)) (constant uint (80))))
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20140905/de8503f3/attachment.html>
More information about the intel-3d-bugs
mailing list