Safe Haskell | Safe-Inferred |
---|---|
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
- Ratification Status
- Ratified
- Extension and Version Dependencies; Deprecation State
- Promoted to Vulkan 1.3
- Contact
Other Extension Metadata
- Last Modified Date
- 2019-10-16
- Interactions and External Dependencies
- Promoted to Vulkan 1.3 Core
- This extension requires SPV_KHR_non_semantic_info
- IP Status
- No known IP claims.
- 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
Promotion to Vulkan 1.3
Functionality in this extension is included in core Vulkan 1.3 Because the extension has no API controlling its functionality, this results only in a change to the SPIR-V Extensions table.
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 #