// Copyright 2014-2021 The Khronos Group, Inc.
//
// SPDX-License-Identifier: CC-BY-4.0

include::{generated}/meta/{refprefix}VK_FUCHSIA_imagepipe_surface.txt[]

=== Other Extension Metadata

*Last Modified Date*::
    2018-07-27
*IP Status*::
    No known IP claims.
*Contributors*::
  - Craig Stout, Google
  - Ian Elliott, Google
  - Jesse Hall, Google

=== Description

The `VK_FUCHSIA_imagepipe_surface` extension is an instance extension.
It provides a mechanism to create a slink:VkSurfaceKHR object (defined by
the `<<VK_KHR_surface>>` extension) that refers to a Fuchsia
code:imagePipeHandle.

include::{generated}/interfaces/VK_FUCHSIA_imagepipe_surface.txt[]

=== Version History

 * Revision 1, 2018-07-27 (Craig Stout)
   - Initial draft.
