Class INTELShaderIntegerFunctions2

java.lang.Object
org.lwjgl.vulkan.INTELShaderIntegerFunctions2

public final class INTELShaderIntegerFunctions2 extends Object
This extension adds support for several new integer instructions in SPIR-V for use in graphics shaders. Many of these instructions have pre-existing counterparts in the Kernel environment.

The added integer functions are defined by the SPV_INTEL_shader_integer_functions2 SPIR-V extension and can be used with the GL_INTEL_shader_integer_functions2 GLSL extension.

VK_INTEL_shader_integer_functions2
Name String
VK_INTEL_shader_integer_functions2
Extension Type
Device extension
Registered Extension Number
210
Revision
1
Extension and Version Dependencies
VK_KHR_get_physical_device_properties2
Contact
Other Extension Metadata
Last Modified Date
2019-04-30
IP Status
No known IP claims.
Interactions and External Dependencies
Contributors
  • Ian Romanick, Intel
  • Ben Ashbaugh, Intel
  • Field Details

    • VK_INTEL_SHADER_INTEGER_FUNCTIONS_2_SPEC_VERSION

      public static final int VK_INTEL_SHADER_INTEGER_FUNCTIONS_2_SPEC_VERSION
      The extension specification version.
      See Also:
    • VK_INTEL_SHADER_INTEGER_FUNCTIONS_2_EXTENSION_NAME

      public static final String VK_INTEL_SHADER_INTEGER_FUNCTIONS_2_EXTENSION_NAME
      The extension name.
      See Also:
    • VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_INTEGER_FUNCTIONS_2_FEATURES_INTEL

      public static final int VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_INTEGER_FUNCTIONS_2_FEATURES_INTEL
      Extends VkStructureType.
      See Also: