1// Copyright 2021-2023 The Khronos Group Inc.
2//
3// SPDX-License-Identifier: CC-BY-4.0
4
5include::{generated}/meta/{refprefix}VK_QCOM_tile_properties.adoc[]
6
7=== Other Extension Metadata
8
9*Last Modified Date*::
10    2022-07-11
11*Interactions and External Dependencies*::
12  - This extension interacts with `apiext:VK_EXT_subpass_merge_feedback`
13*Contributors*::
14  - Jonathan Wicks, Qualcomm Technologies, Inc.
15  - Jonathan Tinkham, Qualcomm Technologies, Inc.
16  - Arpit Agarwal, Qualcomm Technologies, Inc.
17  - Jeff Leger, Qualcomm Technologies, Inc.
18
19=== Description
20
21This extension allows an application to query the tile properties.
22This extension supports both renderpasses and dynamic rendering.
23
24include::{generated}/interfaces/VK_QCOM_tile_properties.adoc[]
25
26=== Version History
27
28  * Revision 1, 2022-07-11 (Arpit Agarwal)
29  ** Initial version
30