VK_EXT_acquire_drm_display
Other Extension Metadata
Last Modified Date
2021-06-09
IP Status
No known IP claims.
Contributors
- Simon Zeni, Status Holdings, Ltd.
Description
This extension allows an application to take exclusive control of a display using the Direct Rendering Manager (DRM) interface. When acquired, the display will be under full control of the application until the display is either released or the connector is unplugged.
New Commands
New Enum Constants
VK_EXT_ACQUIRE_DRM_DISPLAY_EXTENSION_NAME
VK_EXT_ACQUIRE_DRM_DISPLAY_SPEC_VERSION
Issues
None.
Version History
- Revision 1, 2021-05-11 (Simon Zeni)
- Initial draft