public final class AMDPipelineCompilerControl
extends java.lang.Object
VkPipelineCompilerControlCreateInfoAMD structure that can be chained to a pipeline's create info to specify additional flags that affect pipeline compilation.
None.
VK_AMD_pipeline_compiler_control| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
VK_AMD_PIPELINE_COMPILER_CONTROL_EXTENSION_NAME
The extension name.
|
static int |
VK_AMD_PIPELINE_COMPILER_CONTROL_SPEC_VERSION
The extension specification version.
|
static int |
VK_STRUCTURE_TYPE_PIPELINE_COMPILER_CONTROL_CREATE_INFO_AMD
Extends
VkStructureType. |
public static final int VK_AMD_PIPELINE_COMPILER_CONTROL_SPEC_VERSION
public static final java.lang.String VK_AMD_PIPELINE_COMPILER_CONTROL_EXTENSION_NAME
public static final int VK_STRUCTURE_TYPE_PIPELINE_COMPILER_CONTROL_CREATE_INFO_AMD
VkStructureType.Copyright LWJGL. All Rights Reserved. License terms.