Package net.renderdoc.api
Interface pRENDERDOC_StartFrameCapture
public interface pRENDERDOC_StartFrameCapture
pRENDERDOC_StartFrameCapture relies on preview features of the Java platform:
pRENDERDOC_StartFrameCapturerefers 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_StartFrameCapture)(void* device,void* wndHandle);
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentPREVIEWallocate(pRENDERDOC_StartFrameCapture fi, ArenaPREVIEW scope) voidapply(MemorySegmentPREVIEW device, MemorySegmentPREVIEW wndHandle) static pRENDERDOC_StartFrameCaptureofAddress(MemorySegmentPREVIEW addr, ArenaPREVIEW arena)
-
Method Details
-
apply
-
allocate
-
ofAddress
-
pRENDERDOC_StartFrameCapturewhen preview features are enabled.