diff options
author | Alyssa Rosenzweig <[email protected]> | 2020-02-05 15:17:44 -0500 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-02-24 13:56:59 +0000 |
commit | 3a310fbd0b2bb5730fda57643a3e05870e70d248 (patch) | |
tree | 257c028800d89dac600a73685c3d36813efe5a20 /src/gallium | |
parent | fcbb3d422e40ab0759c550fb044605364c518e51 (diff) |
pan/midgard: Implement load/store_shared
Shared memory is implemented almost identically to global memory from an
ISA perspective, so let's handle the new intrinsics. We include a code
path for constant offsets, which doesn't come up for globals.
Fixes dEQP-GLES31.functional.compute.basic.shared_var_single_invocation
Signed-off-by: Alyssa Rosenzweig <[email protected]>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3775>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3775>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions