VK_EXT_multisampled_render_to_swapchain(3)

Name

VK_EXT_multisampled_render_to_swapchain - device extension

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
Extension Proposal

VK_EXT_multisampled_render_to_swapchain

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.

Version History

  • Revision 1, 2025-05-20 (Shahbaz Youssefi)

See Also

No cross-references are available

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.