1// Copyright 2014-2022 The Khronos Group Inc. 2// 3// SPDX-License-Identifier: CC-BY-4.0 4 5include::{generated}/meta/{refprefix}VK_GGP_frame_token.adoc[] 6 7=== Other Extension Metadata 8 9*Last Modified Date*:: 10 2019-01-28 11*IP Status*:: 12 No known IP claims. 13*Contributors*:: 14 - Jean-Francois Roy, Google 15 - Richard O'Grady, Google 16 17=== Description 18 19This extension allows an application that uses the `apiext:VK_KHR_swapchain` 20extension in combination with a Google Games Platform surface provided by 21the `apiext:VK_GGP_stream_descriptor_surface` extension to associate a 22Google Games Platform frame token with a present operation. 23 24include::{generated}/interfaces/VK_GGP_frame_token.adoc[] 25 26=== Version History 27 28 * Revision 1, 2018-11-26 (Jean-Francois Roy) 29 ** Initial revision. 30