Skip to content

Commit

Permalink
Remov rogue link (#2485)
Browse files Browse the repository at this point in the history
  • Loading branch information
SaschaWillems authored Jan 29, 2025
1 parent faf3ba5 commit 9ff9326
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions proposals/VK_EXT_external_memory_metal.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ An application may wish to reference device memory in multiple Vulkan device ins
This extension enables an application to export non-Vulkan handles from Vulkan memory objects such that the underlying resources can
be referenced outside the scope of the Vulkan device instance that created them.

@@link:{extensions}VK_KHR_external_memory[VK_KHR_external_memory].

While link:{extensions}VK_EXT_metal_objects.html[VK_EXT_metal_objects] provides a way to expose underlying Metal resources,
when importing an image from an `id<MTLTexture>` handle, said images and their backing memory will be imported at
link:{docs}chapters/resources.html#VkImage[VkImage] creation.
Expand Down

0 comments on commit 9ff9326

Please sign in to comment.