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