public interface MTLVisibleFunctionTable extends MTLResource
| Modifier and Type | Method and Description |
|---|---|
void |
setFunctionAtIndex(MTLFunctionHandle function,
long index) |
void |
setFunctionsWithRange(org.moe.natj.general.ptr.Ptr<org.moe.natj.objc.ObjCObject> functions,
NSRange range) |
allocatedSize, cpuCacheMode, device, hazardTrackingMode, heap, heapOffset, isAliasable, label, makeAliasable, resourceOptions, setLabel, setPurgeableState, storageModevoid setFunctionAtIndex(MTLFunctionHandle function, long index)
void setFunctionsWithRange(org.moe.natj.general.ptr.Ptr<org.moe.natj.objc.ObjCObject> functions,
NSRange range)