Class EXTAttachmentFeedbackLoopLayout

java.lang.Object
org.lwjgl.vulkan.EXTAttachmentFeedbackLoopLayout

public final class EXTAttachmentFeedbackLoopLayout extends Object
This extension adds a new image layout, IMAGE_LAYOUT_ATTACHMENT_FEEDBACK_LOOP_OPTIMAL_EXT, which allows applications to have an image layout in which they are able to both render to and sample/fetch from the same subresource of an image in a given render pass.
Name String
VK_EXT_attachment_feedback_loop_layout
Extension Type
Device extension
Registered Extension Number
340
Revision
2
Extension and Version Dependencies
VK_KHR_get_physical_device_properties2 or Version 1.1
Special Uses
Contact
Extension Proposal
VK_EXT_attachment_feedback_loop_layout
Other Extension Metadata
Last Modified Date
2022-04-04
IP Status
No known IP claims.
Contributors
  • Joshua Ashton, Valve
  • Faith Ekstrand, Collabora
  • Bas Nieuwenhuizen, Google
  • Samuel Iglesias Gonsálvez, Igalia
  • Ralph Potter, Samsung
  • Jan-Harald Fredriksen, Arm
  • Ricardo Garcia, Igalia