Class NVDisplayStereo

java.lang.Object
org.lwjgl.vulkan.NVDisplayStereo

public final class NVDisplayStereo extends Object
This extension allows the application to choose which type of 3D stereo hardware it wants to use so the driver can configure it properly. This configuration is useful for swapchains created from display surfaces because some environments do not have an intermediate windowing system available for easy configuration. This extension will override any stereo type configuration in the windowing system.

For HDMI 3D, only some display modes support stereo rendering, and a new structure is needed to expose that information to the application.

Name String
VK_NV_display_stereo
Extension Type
Instance extension
Registered Extension Number
552
Revision
1
Extension and Version Dependencies
VK_KHR_display and VK_KHR_get_display_properties2
Contact
Extension Proposal
VK_NV_display_stereo
Other Extension Metadata
Last Modified Date
2024-11-20
Contributors
  • Russell Chou, NVIDIA
  • Jeff Juliano, NVIDIA
  • James Jones, NVIDIA