Package net.renderdoc.api
Interface pRENDERDOC_Shutdown
public interface pRENDERDOC_Shutdown
pRENDERDOC_Shutdown relies on preview features of the Java platform:
pRENDERDOC_Shutdownrefers to one or more preview APIs:Arena,MemorySegment.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
void (*pRENDERDOC_Shutdown)();
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentPREVIEWallocate(pRENDERDOC_Shutdown fi, ArenaPREVIEW scope) voidapply()static pRENDERDOC_ShutdownofAddress(MemorySegmentPREVIEW addr, ArenaPREVIEW arena)
-
Method Details
-
apply
void apply() -
allocate
-
ofAddress
-
pRENDERDOC_Shutdownwhen preview features are enabled.