diff options
author | Ian Romanick <[email protected]> | 2014-09-10 15:19:43 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2014-09-26 07:59:53 -0700 |
commit | c3f17bb18f597d7f606805ae94363dae7fd51582 (patch) | |
tree | 319779f3d3ef3a5973ee85e3ca0366187ae95d91 /src/gallium/targets/egl-static | |
parent | 2ab71e1486e76722154b48faef8216ff8173fd30 (diff) |
glsl: Strip arrayness from ir_type_dereference_variable too
If the thing being dereferenced is a record or an array of records, it
should be treated as row-major. The ir_type_derference_record path
already does this, and I think I intended to do the same for this path
in b17a4d5d.
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=83741
Cc: [email protected]
Diffstat (limited to 'src/gallium/targets/egl-static')
0 files changed, 0 insertions, 0 deletions