Package org.lwjgl.vulkan
Class KHRShaderNonSemanticInfo
java.lang.Object
org.lwjgl.vulkan.KHRShaderNonSemanticInfo
This extension allows the use of the
SPV_KHR_non_semantic_info extension in SPIR-V shader modules.
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.
- Name String
VK_KHR_shader_non_semantic_info- Extension Type
- Device extension
- Registered Extension Number
- 294
- Revision
- 1
- SPIR-V Dependencies
- Deprecation State
- Promoted to Vulkan 1.3
- Contact
- Baldur Karlsson baldurk
Other Extension Metadata
- Last Modified Date
- 2019-10-16
- IP Status
- No known IP claims.
- Contributors
- Baldur Karlsson, Valve
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe extension name.static final intThe extension specification version. -
Method Summary
-
Field Details
-
VK_KHR_SHADER_NON_SEMANTIC_INFO_SPEC_VERSION
public static final int VK_KHR_SHADER_NON_SEMANTIC_INFO_SPEC_VERSIONThe extension specification version.- See Also:
-
VK_KHR_SHADER_NON_SEMANTIC_INFO_EXTENSION_NAME
The extension name.- See Also:
-