Vulkan-Docs/appendices/VK_AMD_gpu_shader_int16.txt
Jon Leech 9a8314cd41 Restructure the repository to put the specification Makefile and
associated material at the top level, vk.xml and associated material in
xml/, and generated include and source files in include/vulkan/ and
src/ext_loader/, respectively (public issue 436).
2018-04-04 23:08:43 -07:00

27 lines
665 B
Plaintext

include::meta/VK_AMD_gpu_shader_int16.txt[]
*Last Modified Date*::
2017-06-08
*IP Status*::
No known IP claims.
*Interactions and External Dependencies*::
- Requires the
https://www.khronos.org/registry/spir-v/extensions/AMD/SPV_AMD_gpu_shader_int16.html[+SPV_AMD_gpu_shader_int16+]
SPIR-V extension.
*Contributors*::
- Daniel Rakos, AMD
- Dominik Witczak, AMD
- Matthaeus G. Chajdas, AMD
- Rex Xu, AMD
- Timothy Lottes, AMD
- Zhi Cai, AMD
This extension adds support for the following SPIR-V extension in Vulkan:
* +SPV_AMD_gpu_shader_int16+
=== Version History
* Revision 1, 2017-06-18 (Dominik Witczak)
- First version.