Skip to content

Commit

Permalink
VK_EXT_external_memory_metal fix "impor" typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aitor-lunarg committed Jan 10, 2025
1 parent 7deddcd commit d9c1a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appendices/VK_EXT_external_memory_metal.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ include::{generated}/meta/{refprefix}VK_EXT_external_memory_metal.adoc[]
=== Description

An application may wish to reference device memory in multiple Vulkan device instances, in multiple processes, and/or in Metal API.
This extension enables an application to export and impor Metal handles from Vulkan memory objects such that the underlying
This extension enables an application to export and import Metal handles from Vulkan memory objects such that the underlying
resources can be referenced outside the scope of the Vulkan device instance that created them.

include::{generated}/interfaces/VK_EXT_external_memory_metal.adoc[]
Expand Down

0 comments on commit d9c1a63

Please sign in to comment.