mesa/docs/drivers
Erik Faye-Lund 95d9d811c9 zink: do not require vulkan memory model for shader-images
The claim that we require vulkan memory model's MakeAvailable and
MakeVisible semantics for image writes isn't accurate. This would be
required *if* we were already using the Vulkan memory model.

But we're using the GLSL450 memory model in those cases, which has no
such requirements.

This means that any problems on RADV due to the lack of these semantics
are RADV bugs, and should be fixed in RADV instead.

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10345>
2021-04-20 15:52:07 +00:00
..
freedreno docs: nops -> NOPs 2021-03-31 16:23:19 +00:00
openswr Remove Scons leftovers 2021-03-30 20:17:19 +00:00
d3d12.rst docs: add basic docs for d3d12 driver 2020-11-20 09:10:28 +00:00
freedreno.rst
llvmpipe.rst scons: Remove. 2021-03-20 10:38:55 +00:00
openswr.rst
panfrost.rst docs: fix broken link 2021-01-21 17:42:01 +00:00
v3d.rst docs/v3d: Add a little stub of v3d documentation. 2020-10-21 18:11:39 +00:00
vc4.rst
vmware-guest.rst
zink.rst zink: do not require vulkan memory model for shader-images 2021-04-20 15:52:07 +00:00