Package org.lwjgl.opengl
Class EXTX11SyncObject
java.lang.Object
org.lwjgl.opengl.EXTX11SyncObject
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic long
glImportSyncEXT
(int external_sync_type, long external_sync, int flags) GLsync glImportSyncEXT(GLenum external_sync_type, GLintptr external_sync, GLbitfield flags)
-
Field Details
-
GL_SYNC_X11_FENCE_EXT
public static final int GL_SYNC_X11_FENCE_EXT- See Also:
-
-
Method Details
-
glImportSyncEXT
public static long glImportSyncEXT(int external_sync_type, long external_sync, int flags) GLsync glImportSyncEXT(GLenum external_sync_type, GLintptr external_sync, GLbitfield flags)
-