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

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

=== Other Extension Metadata

*Last Modified Date*::
    2019-05-15
*IP Status*::
    No known IP claims.
*Contributors*::
  - Keith Packard, Valve
  - Ian Elliott, Google
  - Alon Or-bach, Samsung

=== Description

This device extension allows an application that uses the
`<<VK_KHR_swapchain>>` extension to provide an identifier for present
operations on a swapchain.
An application can: use this to reference specific present operations in
other extensions.

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

=== Issues

None.

=== Examples

=== Version History

 * Revision 1, 2019-05-15 (Keith Packard)
   - Initial version
