public static final class CU100.Functions
extends java.lang.Object
CU.getLibrary().| Modifier and Type | Field and Description |
|---|---|
static long |
DestroyExternalMemory
Function address.
|
static long |
DestroyExternalSemaphore
Function address.
|
static long |
DeviceGetLuid
Function address.
|
static long |
ExternalMemoryGetMappedBuffer
Function address.
|
static long |
ExternalMemoryGetMappedMipmappedArray
Function address.
|
static long |
GraphAddChildGraphNode
Function address.
|
static long |
GraphAddDependencies
Function address.
|
static long |
GraphAddEmptyNode
Function address.
|
static long |
GraphAddHostNode
Function address.
|
static long |
GraphAddKernelNode
Function address.
|
static long |
GraphAddMemcpyNode
Function address.
|
static long |
GraphAddMemsetNode
Function address.
|
static long |
GraphChildGraphNodeGetGraph
Function address.
|
static long |
GraphClone
Function address.
|
static long |
GraphCreate
Function address.
|
static long |
GraphDestroy
Function address.
|
static long |
GraphDestroyNode
Function address.
|
static long |
GraphExecDestroy
Function address.
|
static long |
GraphGetEdges
Function address.
|
static long |
GraphGetNodes
Function address.
|
static long |
GraphGetRootNodes
Function address.
|
static long |
GraphHostNodeGetParams
Function address.
|
static long |
GraphHostNodeSetParams
Function address.
|
static long |
GraphInstantiate
Function address.
|
static long |
GraphKernelNodeGetParams
Function address.
|
static long |
GraphKernelNodeSetParams
Function address.
|
static long |
GraphLaunch
Function address.
|
static long |
GraphMemcpyNodeGetParams
Function address.
|
static long |
GraphMemcpyNodeSetParams
Function address.
|
static long |
GraphMemsetNodeGetParams
Function address.
|
static long |
GraphMemsetNodeSetParams
Function address.
|
static long |
GraphNodeFindInClone
Function address.
|
static long |
GraphNodeGetDependencies
Function address.
|
static long |
GraphNodeGetDependentNodes
Function address.
|
static long |
GraphNodeGetType
Function address.
|
static long |
GraphRemoveDependencies
Function address.
|
static long |
ImportExternalMemory
Function address.
|
static long |
ImportExternalSemaphore
Function address.
|
static long |
LaunchHostFunc
Function address.
|
static long |
SignalExternalSemaphoresAsync
Function address.
|
static long |
StreamBeginCapture
Function address.
|
static long |
StreamEndCapture
Function address.
|
static long |
StreamIsCapturing
Function address.
|
static long |
WaitExternalSemaphoresAsync
Function address.
|
public static final long DeviceGetLuid
public static final long StreamBeginCapture
public static final long StreamEndCapture
public static final long StreamIsCapturing
public static final long ImportExternalMemory
public static final long ExternalMemoryGetMappedBuffer
public static final long ExternalMemoryGetMappedMipmappedArray
public static final long DestroyExternalMemory
public static final long ImportExternalSemaphore
public static final long SignalExternalSemaphoresAsync
public static final long WaitExternalSemaphoresAsync
public static final long DestroyExternalSemaphore
public static final long LaunchHostFunc
public static final long GraphCreate
public static final long GraphAddKernelNode
public static final long GraphKernelNodeGetParams
public static final long GraphKernelNodeSetParams
public static final long GraphAddMemcpyNode
public static final long GraphMemcpyNodeGetParams
public static final long GraphMemcpyNodeSetParams
public static final long GraphAddMemsetNode
public static final long GraphMemsetNodeGetParams
public static final long GraphMemsetNodeSetParams
public static final long GraphAddHostNode
public static final long GraphHostNodeGetParams
public static final long GraphHostNodeSetParams
public static final long GraphAddChildGraphNode
public static final long GraphChildGraphNodeGetGraph
public static final long GraphAddEmptyNode
public static final long GraphClone
public static final long GraphNodeFindInClone
public static final long GraphNodeGetType
public static final long GraphGetNodes
public static final long GraphGetRootNodes
public static final long GraphGetEdges
public static final long GraphNodeGetDependencies
public static final long GraphNodeGetDependentNodes
public static final long GraphAddDependencies
public static final long GraphRemoveDependencies
public static final long GraphDestroyNode
public static final long GraphInstantiate
public static final long GraphLaunch
public static final long GraphExecDestroy
public static final long GraphDestroy
Copyright LWJGL. All Rights Reserved. License terms.