summaryrefslogtreecommitdiff
path: root/appendices/VK_AMD_shader_explicit_vertex_parameter.adoc
blob: 515bd8114190e1df0747259f0e864fe6a67800b0 (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
31
32
33
34
// Copyright (c) 2016-2020 Advanced Micro Devices, Inc.
//
// SPDX-License-Identifier: CC-BY-4.0

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

=== Other Extension Metadata

*Last Modified Date*::
    2016-05-10
*IP Status*::
    No known IP claims.
*Interactions and External Dependencies*::
  - This extension provides API support for
    {GLregistry}/AMD/AMD_shader_explicit_vertex_parameter.txt[`GL_AMD_shader_explicit_vertex_parameter`]
*Contributors*::
  - Matthaeus G. Chajdas, AMD
  - Qun Lin, AMD
  - Daniel Rakos, AMD
  - Graham Sellers, AMD
  - Rex Xu, AMD

=== Description

This extension adds support for the following SPIR-V extension in Vulkan:

  * {spirv}/AMD/SPV_AMD_shader_explicit_vertex_parameter.html[`SPV_AMD_shader_explicit_vertex_parameter`]

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

=== Version History

  * Revision 1, 2016-05-10 (Daniel Rakos)
  ** Initial draft