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