VK_EXT_multisampled_render_to_swapchain(3)
VK_EXT_multisampled_render_to_swapchain
- Name String
-
VK_EXT_multisampled_render_to_swapchain - Extension Type
-
Device extension
- Registered Extension Number
-
617
- Revision
-
1
- Ratification Status
-
Ratified
- Extension and Version Dependencies
- Contact
-
-
Shahbaz Youssefi syoussefi
-
- Extension Proposal
Other Extension Metadata
- Last Modified Date
-
2025-05-20
- IP Status
-
No known IP claims.
- Contributors
-
-
Shahbaz Youssefi, Google
-
Mike Blumenkrantz, Valve
-
James Jones, NVIDIA
-
Description
This extension adds the equivalent of
VK_IMAGE_CREATE_MULTISAMPLED_RENDER_TO_SINGLE_SAMPLED_BIT_EXT to
swapchain create flags such that the functionality of the
VK_EXT_multisampled_render_to_single_sampled extension can be used
with its images.
New Enum Constants
-
VK_EXT_MULTISAMPLED_RENDER_TO_SWAPCHAIN_EXTENSION_NAME -
VK_EXT_MULTISAMPLED_RENDER_TO_SWAPCHAIN_SPEC_VERSION -
Extending VkStructureType:
-
Extending VkSwapchainCreateFlagBitsKHR:
Document Notes
For more information, see the Vulkan Specification.
This page is a generated document. Fixes and changes should be made to the generator scripts, not directly.