// Copyright 2019-2023 The Khronos Group Inc. // // SPDX-License-Identifier: CC-BY-4.0 include::{generated}/meta/{refprefix}VK_NV_low_latency.adoc[] === Other Extension Metadata *Last Modified Date*:: 2023-02-10 *Contributors*:: - Charles Hansen, NVIDIA === Description This extension adds the slink:VkQueryLowLatencySupportNV structure, a structure used to query support for NVIDIA Reflex. include::{generated}/interfaces/VK_NV_low_latency.adoc[] === Issues 1) Why does sname:VkQueryLowLatencySupportNV have output parameters in an input chain? *RESOLVED*: We are stuck with this for legacy reasons - we are aware this is bad behavior and this should not be used as a precedent for future extensions. === Version History * Revision 1, 2023-02-10 (Charles Hansen) ** Internal revisions