Changes
- [GPU] Hoist ownership transfer shader emitter out of the Vulkan backend (
d734608) - [Metal] Keep the render pass descriptor when queuing draw pass transfers (
52054be) - [Vulkan/Metal] Resolve host render targets directly into shared memory (
e1ba795) - [GPU/Vulkan] Resolve host render targets directly into shared memory (
aa2efea) - [GPU/Metal] Build the EDRAM dump shaders from the shared SPIR-V emitter (
300ff21) - [GPU] Hoist the EDRAM dump shader emitter out of the Vulkan backend (
97ed99b)
Full changelog: f469379...d734608