Package net.renderdoc.api
Interface pRENDERDOC_SetCaptureTitle
public interface pRENDERDOC_SetCaptureTitle
pRENDERDOC_SetCaptureTitle relies on preview features of the Java platform:
pRENDERDOC_SetCaptureTitlerefers 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_SetCaptureTitle)(char* title);
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentPREVIEWallocate(pRENDERDOC_SetCaptureTitle fi, ArenaPREVIEW scope) voidapply(MemorySegmentPREVIEW title) static pRENDERDOC_SetCaptureTitleofAddress(MemorySegmentPREVIEW addr, ArenaPREVIEW arena)
-
Method Details
-
apply
-
allocate
-
ofAddress
-
pRENDERDOC_SetCaptureTitlewhen preview features are enabled.