mirror of
https://github.com/status-im/Vulkan-Docs.git
synced 2025-01-11 14:34:08 +00:00
9a8314cd41
associated material at the top level, vk.xml and associated material in xml/, and generated include and source files in include/vulkan/ and src/ext_loader/, respectively (public issue 436).
6 lines
300 B
Plaintext
6 lines
300 B
Plaintext
If an image is presented to a swapchain created from a display surface, the
|
|
mode of the associated display will be updated, if necessary, to match the
|
|
mode specified when creating the display surface.
|
|
The mode switch and presentation of the specified image will be performed as
|
|
one atomic operation.
|