Contact
- 
Jan-Harald Fredriksen [GitHub]janharaldfredriksen-arm 
Other Extension Metadata
- Last Modified Date
- 
2023-11-21 
- IP Status
- 
No known IP claims. 
- Contributors
- 
- 
Jan-Harald Fredriksen, Arm 
- 
Lisa Wu, Arm 
- 
Torbjorn Nilsson, Arm 
- 
Ying-Chieh Chen, Mediatek 
- 
Jim Chiu, Mediatek 
 
- 
Description
This extension adds the ability to split a render pass instance into stripes, and to get a notification when rendering has completed for each stripe.
New Structures
- 
Extending VkCommandBufferSubmitInfo: 
- 
Extending VkPhysicalDeviceFeatures2, VkDeviceCreateInfo: 
- 
Extending VkPhysicalDeviceProperties2: 
- 
Extending VkRenderingInfo, VkRenderPassBeginInfo: 
New Enum Constants
- 
VK_ARM_RENDER_PASS_STRIPED_EXTENSION_NAME
- 
VK_ARM_RENDER_PASS_STRIPED_SPEC_VERSION
- 
Extending VkStructureType: - 
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RENDER_PASS_STRIPED_FEATURES_ARM
- 
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RENDER_PASS_STRIPED_PROPERTIES_ARM
- 
VK_STRUCTURE_TYPE_RENDER_PASS_STRIPE_BEGIN_INFO_ARM
- 
VK_STRUCTURE_TYPE_RENDER_PASS_STRIPE_INFO_ARM
- 
VK_STRUCTURE_TYPE_RENDER_PASS_STRIPE_SUBMIT_INFO_ARM
 
- 
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.