Package net.renderdoc.api
Interface pRENDERDOC_SetCaptureOptionU32
public interface pRENDERDOC_SetCaptureOptionU32
pRENDERDOC_SetCaptureOptionU32 relies on preview features of the Java platform:
pRENDERDOC_SetCaptureOptionU32refers 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.
int (*pRENDERDOC_SetCaptureOptionU32)(enum RENDERDOC_CaptureOption opt,unsigned int val);
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentPREVIEWallocate(pRENDERDOC_SetCaptureOptionU32 fi, ArenaPREVIEW scope) intapply(int opt, int val) ofAddress(MemorySegmentPREVIEW addr, ArenaPREVIEW arena)
-
Method Details
-
apply
int apply(int opt, int val) -
allocate
-
ofAddress
-
pRENDERDOC_SetCaptureOptionU32when preview features are enabled.