/ appendices / VK_AMD_shader_explicit_vertex_parameter.txt
VK_AMD_shader_explicit_vertex_parameter.txt
 1  include::meta/VK_AMD_shader_explicit_vertex_parameter.txt[]
 2  
 3  *Last Modified Date*::
 4      2016-05-10
 5  *IP Status*::
 6      No known IP claims.
 7  *Contributors*::
 8    - Matthaeus G. Chajdas, AMD
 9    - Qun Lin, AMD
10    - Daniel Rakos, AMD
11    - Graham Sellers, AMD
12    - Rex Xu, AMD
13  
14  This extension adds support for the following SPIR-V extension in Vulkan:
15  
16    * https://www.khronos.org/registry/spir-v/extensions/AMD/SPV_AMD_shader_explicit_vertex_parameter.html[`SPV_AMD_shader_explicit_vertex_parameter`]
17  
18  ifdef::editing-notes[]
19  [NOTE]
20  .editing-note
21  ====
22  Shouldn't the SPV extension be in the Interactions and External Dependencies
23  block?
24  ====
25  endif::editing-notes[]
26  
27  === Version History
28  
29   * Revision 1, 2016-05-10 (Daniel Rakos)
30     - Initial draft