Package net.renderdoc.api
Interface pRENDERDOC_GetAPIVersion
public interface pRENDERDOC_GetAPIVersion
pRENDERDOC_GetAPIVersion relies on preview features of the Java platform:
pRENDERDOC_GetAPIVersionrefers 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_GetAPIVersion)(int* major,int* minor,int* patch);
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentPREVIEWallocate(pRENDERDOC_GetAPIVersion fi, ArenaPREVIEW scope) voidapply(MemorySegmentPREVIEW major, MemorySegmentPREVIEW minor, MemorySegmentPREVIEW patch) static pRENDERDOC_GetAPIVersionofAddress(MemorySegmentPREVIEW addr, ArenaPREVIEW arena)
-
Method Details
-
apply
-
allocate
-
ofAddress
-
pRENDERDOC_GetAPIVersionwhen preview features are enabled.