Skip to content
Snippets Groups Projects
Commit 352d320a authored by Keith Packard's avatar Keith Packard
Browse files

vulkan: Add EXT_direct_mode_display [v2]


Add support for the EXT_direct_mode_display extension. This just
provides the vkReleaseDisplayEXT function.

v2:
	Adopt Jason Ekstrand's coding conventions

	Declare variables at first use, eliminate extra whitespace
	between types and names. Wrap lines to 80 columns.

Suggested-by: default avatarJason Ekstrand <jason.ekstrand@intel.com>

Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
Reviewed-by: default avatarJason Ekstrand <jason@jlekstrand.net>
parent 451b58a5
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment