Uses of Package
club.doki7.opengl.handle
Packages that use club.doki7.opengl.handle
Package
Description
OpenGL Java bindings implemented with Java 22 FFM (Project Panama) APIs.
-
Classes in club.doki7.opengl.handle used by club.doki7.openglClassDescriptionRepresents an opaque handle type
GLeglClientBufferEXT
.Represents an opaque handle typeGLeglImageOES
.Represents an opaque handle typeGLsync
. -
Classes in club.doki7.opengl.handle used by club.doki7.opengl.handleClassDescriptionRepresents an opaque handle type
GLeglClientBufferEXT
.Represents a pointer toGLeglClientBufferEXT
handle(s) in native memory.Represents an opaque handle typeGLeglImageOES
.Represents a pointer toGLeglImageOES
handle(s) in native memory.Represents an opaque handle typeGLsync
.Represents a pointer toGLsync
handle(s) in native memory.