commit | 5910c938a293c03337911ca3c067b4ecf4b406ee | [log] [tgz] |
---|---|---|
author | Tapani Pälli <tapani.palli@intel.com> | Wed Feb 19 08:33:04 2020 +0200 |
committer | Marge Bot <eric+marge@anholt.net> | Mon Mar 16 10:34:21 2020 +0000 |
tree | 5b98278386212836a29eccd3f4615a20e2f70f04 | |
parent | 51b1b102bd619b6a802807bde5f5228c1dabd1d7 [diff] |
nir/glsl: gather bitmask of images used by program In a similar fashion as commit f5c7df4dc95 does for textures. Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4080>