summaryrefslogtreecommitdiff
path: root/appendices/VK_GOOGLE_user_type.adoc
blob: 8e5fd6b16ec350ada9e6b82e36c6e9db083c2811 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
// Copyright (c) 2019-2020 Google LLC
//
// SPDX-License-Identifier: CC-BY-4.0

include::{generated}/meta/{refprefix}VK_GOOGLE_user_type.adoc[]

=== Other Extension Metadata

*Last Modified Date*::
    2019-07-09
*IP Status*::
    No known IP claims.
*Interactions and External Dependencies*::
  - This extension requires
    {spirv}/GOOGLE/SPV_GOOGLE_user_type.html[`SPV_GOOGLE_user_type`]
*Contributors*::
  - Kaye Mason, Google
  - Hai Nguyen, Google

=== Description

The `VK_GOOGLE_user_type` extension allows use of the `SPV_GOOGLE_user_type`
extension in SPIR-V shader modules.

include::{generated}/interfaces/VK_GOOGLE_user_type.adoc[]

=== Version History

  * Revision 1, 2019-09-07 (Kaye Mason)
  ** Initial draft