public final class MTLStepFunction
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Constant |
static long |
PerInstance
vertex functions only
|
static long |
PerPatch
vertex functions only
|
static long |
PerPatchControlPoint
vertex functions only
|
static long |
PerVertex
vertex functions only
|
static long |
ThreadPositionInGridX
compute functions only
|
static long |
ThreadPositionInGridXIndexed
compute functions only
|
static long |
ThreadPositionInGridY
compute functions only
|
static long |
ThreadPositionInGridYIndexed
compute functions only
|
public static final long Constant
public static final long PerVertex
public static final long PerInstance
public static final long PerPatch
public static final long PerPatchControlPoint
public static final long ThreadPositionInGridX
public static final long ThreadPositionInGridY
public static final long ThreadPositionInGridXIndexed
public static final long ThreadPositionInGridYIndexed