Safe Haskell | None |
---|---|
Language | Haskell2010 |
Name
VK_KHR_shader_non_semantic_info - device extension
VK_KHR_shader_non_semantic_info
- Name String
VK_KHR_shader_non_semantic_info
- Extension Type
- Device extension
- Registered Extension Number
- 294
- Revision
- 1
- Extension and Version Dependencies
- Requires Vulkan 1.0
- Contact
Other Extension Metadata
- Last Modified Date
- 2019-10-16
- IP Status
- No known IP claims.
- Interactions and External Dependencies
- This extension requires SPV_KHR_non_semantic_info
- Contributors
- Baldur Karlsson, Valve
Description
This extension allows the use of the SPV_KHR_non_semantic_info
extension in SPIR-V shader modules.
New Enum Constants
Version History
Revision 1, 2019-10-16 (Baldur Karlsson)
- Initial revision
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 KHR_SHADER_NON_SEMANTIC_INFO_SPEC_VERSION :: forall a. Integral a => a Source #
type KHR_SHADER_NON_SEMANTIC_INFO_EXTENSION_NAME = "VK_KHR_shader_non_semantic_info" Source #
pattern KHR_SHADER_NON_SEMANTIC_INFO_EXTENSION_NAME :: forall a. (Eq a, IsString a) => a Source #