Safe Haskell | None |
---|---|
Language | Haskell2010 |
Name
VK_AMD_shader_explicit_vertex_parameter - device extension
VK_AMD_shader_explicit_vertex_parameter
- Name String
VK_AMD_shader_explicit_vertex_parameter
- Extension Type
- Device extension
- Registered Extension Number
- 22
- Revision
- 1
- Extension and Version Dependencies
- Requires Vulkan 1.0
- Contact
Other Extension Metadata
- Last Modified Date
- 2016-05-10
- IP Status
- No known IP claims.
- Interactions and External Dependencies
- This extension requires SPV_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:
New Enum Constants
Version History
Revision 1, 2016-05-10 (Daniel Rakos)
- Initial draft
See Also
No cross-references are available
Document Notes
For more information, see the Vulkan Specification
This page is a generated document. Fixes and changes should be made to the generator scripts, not directly.
Documentation
pattern AMD_SHADER_EXPLICIT_VERTEX_PARAMETER_SPEC_VERSION :: forall a. Integral a => a Source #
type AMD_SHADER_EXPLICIT_VERTEX_PARAMETER_EXTENSION_NAME = "VK_AMD_shader_explicit_vertex_parameter" Source #
pattern AMD_SHADER_EXPLICIT_VERTEX_PARAMETER_EXTENSION_NAME :: forall a. (Eq a, IsString a) => a Source #