• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// Copyright (c) 2023 Arm Ltd
2//
3// SPDX-License-Identifier: CC-BY-4.0
4
5include::{generated}/meta/{refprefix}VK_ARM_render_pass_striped.adoc[]
6
7=== Other Extension Metadata
8
9*Last Modified Date*::
10    2023-11-21
11*IP Status*::
12    No known IP claims.
13*Contributors*::
14  - Jan-Harald Fredriksen, Arm
15  - Lisa Wu, Arm
16  - Torbjorn Nilsson, Arm
17  - Ying-Chieh Chen, Mediatek
18  - Jim Chiu, Mediatek
19
20=== Description
21
22This extension adds the ability to split a render pass instance into
23stripes, and to get a notification when rendering has completed for each
24stripe.
25
26include::{generated}/interfaces/VK_ARM_render_pass_striped.adoc[]
27
28=== Examples
29
30None.
31
32=== Version History
33
34  * Revision 1, 2023-11-21
35  ** Initial revision
36