Package org.lwjgl.vulkan
Class AMDShaderCoreProperties2
java.lang.Object
org.lwjgl.vulkan.AMDShaderCoreProperties2
This extension exposes additional shader core properties for a target physical device through the
VK_KHR_get_physical_device_properties2 extension.
Examples
None.
- Name String
VK_AMD_shader_core_properties2- Extension Type
- Device extension
- Registered Extension Number
- 228
- Revision
- 1
- Extension and Version Dependencies
VK_AMD_shader_core_properties- Contact
- Matthaeus G. Chajdas anteru
Other Extension Metadata
- Last Modified Date
- 2019-07-26
- IP Status
- No known IP claims.
- Contributors
- Matthaeus G. Chajdas, AMD
- Tobias Hector, AMD
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe extension name.static final intThe extension specification version.static final intExtendsVkStructureType. -
Method Summary
-
Field Details
-
VK_AMD_SHADER_CORE_PROPERTIES_2_SPEC_VERSION
public static final int VK_AMD_SHADER_CORE_PROPERTIES_2_SPEC_VERSIONThe extension specification version.- See Also:
-
VK_AMD_SHADER_CORE_PROPERTIES_2_EXTENSION_NAME
The extension name.- See Also:
-
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_CORE_PROPERTIES_2_AMD
public static final int VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_CORE_PROPERTIES_2_AMDExtendsVkStructureType.- See Also:
-