Class AMDPipelineCompilerControl

java.lang.Object
org.lwjgl.vulkan.AMDPipelineCompilerControl

public final class AMDPipelineCompilerControl extends Object
This extension introduces VkPipelineCompilerControlCreateInfoAMD structure that can be chained to a pipeline’s creation information to specify additional flags that affect pipeline compilation.
Examples

None.

Name String
VK_AMD_pipeline_compiler_control
Extension Type
Device extension
Registered Extension Number
184
Revision
1
Contact
Other Extension Metadata
Last Modified Date
2019-07-26
IP Status
No known IP claims.
Contributors
  • Matthaeus G. Chajdas, AMD
  • Daniel Rakos, AMD
  • Maciej Jesionowski, AMD
  • Tobias Hector, AMD
  • Field Details

    • VK_AMD_PIPELINE_COMPILER_CONTROL_SPEC_VERSION

      public static final int VK_AMD_PIPELINE_COMPILER_CONTROL_SPEC_VERSION
      The extension specification version.
      See Also:
    • VK_AMD_PIPELINE_COMPILER_CONTROL_EXTENSION_NAME

      public static final String VK_AMD_PIPELINE_COMPILER_CONTROL_EXTENSION_NAME
      The extension name.
      See Also:
    • VK_STRUCTURE_TYPE_PIPELINE_COMPILER_CONTROL_CREATE_INFO_AMD

      public static final int VK_STRUCTURE_TYPE_PIPELINE_COMPILER_CONTROL_CREATE_INFO_AMD
      Extends VkStructureType.
      See Also: