Package net.renderdoc.api
Interface pRENDERDOC_SetCaptureFileComments
public interface pRENDERDOC_SetCaptureFileComments
pRENDERDOC_SetCaptureFileComments relies on preview features of the Java platform:
pRENDERDOC_SetCaptureFileCommentsrefers 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_SetCaptureFileComments)(char* filePath,char* comments);
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentPREVIEWvoidapply(MemorySegmentPREVIEW device, MemorySegmentPREVIEW wndHandle) ofAddress(MemorySegmentPREVIEW addr, ArenaPREVIEW arena)
-
Method Details
-
apply
-
allocate
-
ofAddress
-
pRENDERDOC_SetCaptureFileCommentswhen preview features are enabled.