Vulkan-Docs/appendices/VK_AMD_gpu_shader_half_floa...

32 lines
718 B
Plaintext

include::meta/VK_AMD_gpu_shader_half_float.txt[]
*Last Modified Date*::
2016-09-21
*IP Status*::
No known IP claims.
*Contributors*::
- Daniel Rakos, AMD
- Dominik Witczak, AMD
- Donglin Wei, AMD
- Graham Sellers, AMD
- Qun Lin, AMD
- Rex Xu, AMD
This extension adds support for the following SPIR-V extension in Vulkan:
* https://www.khronos.org/registry/spir-v/extensions/AMD/SPV_AMD_gpu_shader_half_float.html[`SPV_AMD_gpu_shader_half_float`]
ifdef::editing-notes[]
[NOTE]
.editing-note
====
Shouldn't the SPV extension be in the Interactions and External Dependencies
block?
====
endif::editing-notes[]
=== Version History
* Revision 1, 2019-09-21 (Dominik Witczak)
- Initial draft