Package com.jogamp.opencl.llb.impl
Interface CLMemObjectDestructorCallback
-
public interface CLMemObjectDestructorCallbackA callback which is invoked by the OpenCL implementation when the memory object is deleted and its resources freed.- Author:
- Michael Bien
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidmemoryDeallocated(long memObjID)
-