Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.04 KB

VK_EXT_dynamic_rendering_unused_attachments.adoc

File metadata and controls

40 lines (30 loc) · 1.04 KB

Other Extension Metadata

Last Modified Date

2023-05-22

IP Status

No known IP claims.

Contributors
  • Daniel Story, Nintendo

  • Hans-Kristian Arntzen, Valve

  • Jan-Harald Fredriksen, Arm

  • James Fitzpatrick, Imagination Technologies

  • Pan Gao, Huawei Technologies

  • Ricardo Garcia, Igalia

  • Stu Smith, AMD

Description

This extension lifts some restrictions in the apiext:VK_KHR_dynamic_rendering extension to allow render pass instances and bound pipelines within those render pass instances to have an unused attachment specified in one but not the other. It also allows pipelines to use different formats in a render pass as long the attachment is NULL.

Issues

None.

Version History

  • Revision 1, 2023-05-22 (Piers Daniell)

    • Internal revisions