mesa/docs/drivers
Erik Faye-Lund 5edae4604e 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>
(cherry picked from commit 95d9d811c9)
2021-04-26 20:32:25 +02: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 docs: Move the gallium driver documentation to the top level. 2020-10-21 18:11:39 +00:00
llvmpipe.rst scons: Remove. 2021-03-20 10:38:55 +00:00
openswr.rst docs: Move the gallium driver documentation to the top level. 2020-10-21 18:11:39 +00:00
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 docs/vc4: Add information on the hw documentation available. 2020-10-21 18:11:39 +00:00
vmware-guest.rst docs/vmware: Move the vmware driver docs into the drivers section. 2020-10-21 18:11:39 +00:00
zink.rst zink: do not require vulkan memory model for shader-images 2021-04-26 20:32:25 +02:00