Class KHRShaderSubgroupRotate

java.lang.Object
org.lwjgl.vulkan.KHRShaderSubgroupRotate

public final class KHRShaderSubgroupRotate extends Object
Promotion to Vulkan 1.4

Functionality in this extension is included in core Vulkan 1.4 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_rotate
Extension Type
Device extension
Registered Extension Number
417
Revision
2
SPIR-V Dependencies
Deprecation State
  • Promoted to Vulkan 1.4
Contact
Extension Proposal
VK_KHR_shader_subgroup_rotate
Last Modified Date
2024-01-29
IP Status
No known IP claims.
Contributors
  • Kévin Petit, Arm Ltd.
  • Tobias Hector, AMD
  • Jon Leech, Khronos
  • Matthew Netsch, Qualcomm
  • Jan-Harald Fredriksen, Arm Ltd.
  • Graeme Leese, Broadcom
  • Tom Olson, Arm Ltd.
  • Spencer Fricke, LunarG Inc.

This extension adds support for the subgroup rotate instruction defined in SPV_KHR_subgroup_rotate.