Class KHRSharedPresentableImage

java.lang.Object
org.lwjgl.vulkan.KHRSharedPresentableImage

public class KHRSharedPresentableImage extends Object
This extension extends VK_KHR_swapchain to enable creation of a shared presentable image. This allows the application to use the image while the presention engine is accessing it, in order to reduce the latency between rendering and presentation.
Name String
VK_KHR_shared_presentable_image
Extension Type
Device extension
Registered Extension Number
112
Revision
1
Extension and Version Dependencies
VK_KHR_swapchain and VK_KHR_get_surface_capabilities2 and VK_KHR_get_physical_device_properties2 or Version 1.1
Contact
Other Extension Metadata
Last Modified Date
2017-03-20
IP Status
No known IP claims.
Contributors
  • Alon Or-bach, Samsung Electronics
  • Ian Elliott, Google
  • Jesse Hall, Google
  • Pablo Ceballos, Google
  • Chris Forbes, Google
  • Jeff Juliano, NVIDIA
  • James Jones, NVIDIA
  • Daniel Rakos, AMD
  • Tobias Hector, Imagination Technologies
  • Graham Connor, Imagination Technologies
  • Michael Worcester, Imagination Technologies
  • Cass Everitt, Oculus
  • Johannes Van Waveren, Oculus