Package net.renderdoc.api
Interface pRENDERDOC_LaunchReplayUI
public interface pRENDERDOC_LaunchReplayUI
pRENDERDOC_LaunchReplayUI relies on preview features of the Java platform:
pRENDERDOC_LaunchReplayUIrefers 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.
unsigned int (*pRENDERDOC_LaunchReplayUI)(unsigned int connectTargetControl,char* cmdline);
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentPREVIEWallocate(pRENDERDOC_LaunchReplayUI fi, ArenaPREVIEW scope) intapply(int connectTargetControl, MemorySegmentPREVIEW cmdline) static pRENDERDOC_LaunchReplayUIofAddress(MemorySegmentPREVIEW addr, ArenaPREVIEW arena)
-
Method Details
-
apply
-
allocate
-
ofAddress
-
pRENDERDOC_LaunchReplayUIwhen preview features are enabled.