[Bug 83741] New: [UBO] row_major layout partially ignored for arrays of structures

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 10 15:11:35 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=83741

          Priority: medium
            Bug ID: 83741
          Assignee: idr at freedesktop.org
           Summary: [UBO] row_major layout partially ignored for arrays of
                    structures
        QA Contact: intel-3d-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: idr at freedesktop.org
          Hardware: Other
            Status: NEW
           Version: git
         Component: glsl-compiler
           Product: Mesa

Created attachment 106089
  --> https://bugs.freedesktop.org/attachment.cgi?id=106089&action=edit
Test case

The API reports the correct offsets for everything, but the compiler generates
the following for the UBO access:

    (expression int ubo_load (constant uint (0)) (constant uint (64)))

The offset should be 112, not 64.

-- 
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/20140910/f28b3bfe/attachment.html>


More information about the intel-3d-bugs mailing list