Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 926 Bytes

VK_EXT_external_memory_acquire_unmodified.adoc

File metadata and controls

31 lines (23 loc) · 926 Bytes

Other Extension Metadata

Last Modified Date

2023-03-09

Contributors
  • Lina Versace, Google

  • Chia-I Wu, Google

  • James Jones, NVIDIA

  • Yiwei Zhang, Google

Description

A memory barrier may: have a performance penalty when acquiring ownership of a subresource range from an external queue family. This extension provides API that may: reduce the performance penalty if ownership of the subresource range was previously released to the external queue family and if the resource’s memory has remained unmodified between the release and acquire operations.

Version History

  • Revision 1, 2023-03-09 (Lina Versace)

    • Initial revision