MCPcopy Create free account
hub / github.com/HumbleUI/JWM / _nSwapBuffers

Method _nSwapBuffers

shared/java/LayerGL.java:76–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74 @ApiStatus.Internal public native void _nMakeCurrent();
75 @ApiStatus.Internal public native void _nResize(int width, int height);
76 @ApiStatus.Internal public native void _nSwapBuffers();
77 @ApiStatus.Internal public native void _nClose();
78}

Callers 1

swapBuffersMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected