Class KHRShaderSubgroupExtendedTypes

java.lang.Object
org.lwjgl.vulkan.KHRShaderSubgroupExtendedTypes

public final class KHRShaderSubgroupExtendedTypes extends Object
This extension enables the Non Uniform Group Operations in SPIR-V to support 8-bit integer, 16-bit integer, 64-bit integer, 16-bit floating-point, and vectors of these types.
Promotion to Vulkan 1.2

All functionality in this extension is included in core Vulkan 1.2, with the KHR suffix omitted. The original type, enum, and command names are still available as aliases of the core functionality.

Name String
VK_KHR_shader_subgroup_extended_types
Extension Type
Device extension
Registered Extension Number
176
Revision
1
Extension and Version Dependencies
Version 1.1
Deprecation State
Contact
Other Extension Metadata
Last Modified Date
2019-01-08
IP Status
No known IP claims.
Interactions and External Dependencies
Contributors
  • Jeff Bolz, NVIDIA
  • Jan-Harald Fredriksen, Arm
  • Neil Henning, AMD
  • Daniel Koch, NVIDIA
  • Jeff Leger, Qualcomm
  • Graeme Leese, Broadcom
  • David Neto, Google
  • Daniel Rakos, AMD
  • Field Details

    • VK_KHR_SHADER_SUBGROUP_EXTENDED_TYPES_SPEC_VERSION

      public static final int VK_KHR_SHADER_SUBGROUP_EXTENDED_TYPES_SPEC_VERSION
      The extension specification version.
      See Also:
    • VK_KHR_SHADER_SUBGROUP_EXTENDED_TYPES_EXTENSION_NAME

      public static final String VK_KHR_SHADER_SUBGROUP_EXTENDED_TYPES_EXTENSION_NAME
      The extension name.
      See Also:
    • VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_SUBGROUP_EXTENDED_TYPES_FEATURES_KHR

      public static final int VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_SUBGROUP_EXTENDED_TYPES_FEATURES_KHR
      Extends VkStructureType.
      See Also: