Package org.lwjgl.util.remotery
Class RemoteryGL
java.lang.Object
org.lwjgl.util.remotery.RemoteryGL
Remotery profiling for OpenGL.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidnrmt_BeginOpenGLSample(long name, long hash_cache) static voidrmt_BeginOpenGLSample(CharSequence name, @Nullable IntBuffer hash_cache) static voidrmt_BeginOpenGLSample(ByteBuffer name, @Nullable IntBuffer hash_cache) static voidstatic voidstatic void
-
Method Details
-
rmt_BindOpenGL
public static void rmt_BindOpenGL() -
rmt_UnbindOpenGL
public static void rmt_UnbindOpenGL() -
nrmt_BeginOpenGLSample
public static void nrmt_BeginOpenGLSample(long name, long hash_cache) -
rmt_BeginOpenGLSample
-
rmt_BeginOpenGLSample
-
rmt_EndOpenGLSample
public static void rmt_EndOpenGLSample()
-