Method RemoveBufferFromPool
RemoveBufferFromPool(string)
Detaches a compute buffer from the pool and returns ownership to the caller.
public GraphBuffer RemoveBufferFromPool(string name)
Parameters
namestring
Returns
RemoveBufferFromPool(SlotRef)
Detaches a compute buffer from the pool by slot reference.
public GraphBuffer RemoveBufferFromPool(SlotRef slotRef)
Parameters
slotRefSlotRef