Class KHRShaderIntegerDotProduct

java.lang.Object
org.lwjgl.vulkan.KHRShaderIntegerDotProduct

public final class KHRShaderIntegerDotProduct extends Object
This extension adds support for the integer dot product SPIR-V instructions defined in SPV_KHR_integer_dot_product. These instructions are particularly useful for neural network inference and training but find uses in other general-purpose compute applications as well.
Promotion to Vulkan 1.3

Vulkan APIs in this extension are included in core Vulkan 1.3, with the KHR suffix omitted. External interactions defined by this extension, such as SPIR-V token names, retain their original names. The original Vulkan API names are still available as aliases of the core functionality.

Name String
VK_KHR_shader_integer_dot_product
Extension Type
Device extension
Registered Extension Number
281
Revision
1
Extension and Version Dependencies
VK_KHR_get_physical_device_properties2 or Version 1.1
SPIR-V Dependencies
Deprecation State
Contact
Extension Proposal
VK_KHR_shader_integer_dot_product
Other Extension Metadata
Last Modified Date
2021-06-16
Interactions and External Dependencies
IP Status
No known IP claims.
Contributors
  • Kévin Petit, Arm Ltd.
  • Jeff Bolz, NVidia
  • Spencer Fricke, Samsung
  • Jesse Hall, Google
  • John Kessenich, Google
  • Graeme Leese, Broadcom
  • Einar Hov, Arm Ltd.
  • Stuart Brady, Arm Ltd.
  • Pablo Cascon, Arm Ltd.
  • Tobias Hector, AMD
  • Jeff Leger, Qualcomm
  • Ruihao Zhang, Qualcomm
  • Pierre Boudier, NVidia
  • Jon Leech, The Khronos Group
  • Tom Olson, Arm Ltd.