// Copyright (c) 2018-2020 NVIDIA Corporation
//
// SPDX-License-Identifier: CC-BY-4.0

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

=== Other Extension Metadata

*Last Modified Date*::
    2020-04-03
*Contributors*::
  - Eric Werness, NVIDIA
  - Jeff Bolz, NVIDIA
  - Daniel Koch, NVIDIA

=== Description

This extension allows applications to query an opaque handle from an image
view for use as a sampled image or storage image.
This provides no direct functionality itself.

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

=== Version History

  * Revision 2, 2020-04-03 (Piers Daniell)
    - Add flink:vkGetImageViewAddressNVX

  * Revision 1, 2018-12-07 (Eric Werness)
    - Internal revisions
