1// Copyright 2014-2023 The Khronos Group Inc.
2//
3// SPDX-License-Identifier: CC-BY-4.0
4
5include::{generated}/meta/{refprefix}VK_FUCHSIA_imagepipe_surface.adoc[]
6
7=== Other Extension Metadata
8
9*Last Modified Date*::
10    2018-07-27
11*IP Status*::
12    No known IP claims.
13*Contributors*::
14  - Craig Stout, Google
15  - Ian Elliott, Google
16  - Jesse Hall, Google
17
18=== Description
19
20The `VK_FUCHSIA_imagepipe_surface` extension is an instance extension.
21It provides a mechanism to create a slink:VkSurfaceKHR object (defined by
22the `apiext:VK_KHR_surface` extension) that refers to a Fuchsia
23code:imagePipeHandle.
24
25include::{generated}/interfaces/VK_FUCHSIA_imagepipe_surface.adoc[]
26
27=== Version History
28
29  * Revision 1, 2018-07-27 (Craig Stout)
30  ** Initial draft.
31