• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// Copyright 2018-2024 The Khronos Group Inc.
2//
3// SPDX-License-Identifier: CC-BY-4.0
4
5include::{generated}/meta/{refprefix}VK_EXT_ycbcr_image_arrays.adoc[]
6
7=== Other Extension Metadata
8
9*Last Modified Date*::
10    2019-01-15
11*Contributors*::
12  - Piers Daniell, NVIDIA
13
14=== Description
15
16This extension allows images of a format that requires
17<<formats-requiring-sampler-ycbcr-conversion, {YCbCr} conversion>> to be
18created with multiple array layers, which is otherwise restricted.
19
20include::{generated}/interfaces/VK_EXT_ycbcr_image_arrays.adoc[]
21
22=== Version History
23
24  * Revision 1, 2019-01-15 (Piers Daniell)
25  ** Initial revision
26
27