diff options
author | Caio Marcelo de Oliveira Filho <[email protected]> | 2020-04-17 14:44:12 -0700 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-04-20 16:46:06 +0000 |
commit | a1f6ae4744da830b9bf584296dd9738aa3532357 (patch) | |
tree | f9c3bbd4c8531004652bf54631320de071f47f4b /src/mapi/entry.c | |
parent | c76f2292b556502018ecc591f3388516c8ded469 (diff) |
spirv: Fix propagation of OpVariable access flags
After the decorations of a variable are evaluated, propagate the
access flag to the associated vtn_pointer. This was done when
creating the pointer but at that point there was no access flags for
the variable.
Inline the pointer creation to make this point clearer, in isolation
the helper made the impression that the value was being propagated.
Issue found by Ken.
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Lionel Landwerlin <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4620>
Diffstat (limited to 'src/mapi/entry.c')
0 files changed, 0 insertions, 0 deletions