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