VK_FUCHSIA_imagepipe_surface

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 VkSurfaceKHR object (defined by the VK_KHR_surface extension) that refers to a Fuchsia imagePipeHandle.

New Commands

New Structures

New Bitmasks

New Enum Constants

  • VK_FUCHSIA_IMAGEPIPE_SURFACE_EXTENSION_NAME
  • VK_FUCHSIA_IMAGEPIPE_SURFACE_SPEC_VERSION
  • Extending VkStructureType:
    • VK_STRUCTURE_TYPE_IMAGEPIPE_SURFACE_CREATE_INFO_FUCHSIA

Version History

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