diff options
author | Jason Ekstrand <[email protected]> | 2018-10-01 22:16:59 -0500 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2018-10-23 02:36:24 -0700 |
commit | 8b626a22b24089edf90cb1b06e5b1895bb36c61b (patch) | |
tree | 7e81c79266e1c21a35c7ac8134fa6e9de055e157 /common.py | |
parent | bf441d22a7917f38cb10b66c0a680190f636ee4e (diff) |
st/mesa: Record shader access qualifiers for images
They're not required to be the same as the access flag on the image
unit. For hardware that does shader image lowering based on the
qualifier (Intel), it may be required for state setup.
v2: (by Kenneth Graunke, incorporating feedback from Marek Olšák)
- Reduce both access and shader_access to uint16_t to avoid making
the pipe_image_view structure larger.
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions