Package net.renderdoc.api
Interface pRENDERDOC_ShowReplayUI
public interface pRENDERDOC_ShowReplayUI
pRENDERDOC_ShowReplayUI relies on preview features of the Java platform:
pRENDERDOC_ShowReplayUIrefers 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_ShowReplayUI)();
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentPREVIEWallocate(pRENDERDOC_ShowReplayUI fi, ArenaPREVIEW scope) intapply()static pRENDERDOC_ShowReplayUIofAddress(MemorySegmentPREVIEW addr, ArenaPREVIEW arena)
-
Method Details
-
apply
int apply() -
allocate
-
ofAddress
-
pRENDERDOC_ShowReplayUIwhen preview features are enabled.