diff options
author | Gert Wollny <[email protected]> | 2019-12-27 17:49:27 +0100 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-02-10 19:09:08 +0000 |
commit | 37125b7cc220fd9b77e9882268892ca4e79a0627 (patch) | |
tree | 9b9a1e443c5d3947315eb2ae0a0038116b2ab665 /src/glx/render2.c | |
parent | 32d3435a78675ff5ebf933d45b9b99fdc4dc7d82 (diff) |
r600/sfn: Add lowering UBO access to r600 specific codes
r600 reads vec4 from the UBO, but the offsets in nir are evaluated to the component.
If the offsets are not literal then all non-vec4 reads must resolve the component
after reading a vec4 component (TODO: figure out whether there is a consistent way
to deduct the component that is actually read).
Signed-off-by: Gert Wollny <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3225>
Diffstat (limited to 'src/glx/render2.c')
0 files changed, 0 insertions, 0 deletions