public final class KHRExternalFence
extends java.lang.Object
All functionality in this extension is included in core Vulkan 1.1, with the KHR suffix omitted. The original type, enum and command names are still available as aliases of the core functionality.
VK_KHR_external_fenceVK_KHR_external_fence_capabilitiesVK_KHR_external_semaphore| Modifier and Type | Field and Description |
|---|---|
static int |
VK_FENCE_IMPORT_TEMPORARY_BIT_KHR
Extends
VkFenceImportFlagBits. |
static java.lang.String |
VK_KHR_EXTERNAL_FENCE_EXTENSION_NAME
The extension name.
|
static int |
VK_KHR_EXTERNAL_FENCE_SPEC_VERSION
The extension specification version.
|
static int |
VK_STRUCTURE_TYPE_EXPORT_FENCE_CREATE_INFO_KHR
Extends
VkStructureType. |
public static final int VK_KHR_EXTERNAL_FENCE_SPEC_VERSION
public static final java.lang.String VK_KHR_EXTERNAL_FENCE_EXTENSION_NAME
public static final int VK_STRUCTURE_TYPE_EXPORT_FENCE_CREATE_INFO_KHR
VkStructureType.public static final int VK_FENCE_IMPORT_TEMPORARY_BIT_KHR
VkFenceImportFlagBits.Copyright LWJGL. All Rights Reserved. License terms.